robert83a1
Comments
-
I think I solved it :
ReportBuilder.ppPrint.TextFileName:=TempPath+'_';
Now the _.pdf empty file is created on the TempPath . And after the Report processes the data the files are correctly created as expected.
Thank… -
I think I have located my problem , but don't know how to solve:
if I use TextFileName:='_.pdf'; . ReportBuilder tries to create the temporary file inside the folder where the App Executable is . So in my case c:\Program Files(x86)\Ladeli… -
If I use :
ReportBuilder.ppPrint.TextFileName:=TempPath+'test.pdf';
and comment out inside the RTM the ABGroupOnGetFileSuffix it works.
But now every file h… -
TempPath is C:\Users\johndoe\AppData\Roaming\RSoftware\TransportXLR\Temp\
-
Thank you
-
Hello Nard,
Thank you, I just did that. Sent once for both e-mail addresses with the Excel Table Attached. And Sent once without the Excel Table Attached.
Hope it worked now.