Reiter_Software
Comments
-
Hi Nico,
thanks,
indeed, this is a feature request by one of my customers.
They want to save space when archiving their PDFs.
I said the impact would be rather small. But they archive thousands of PDFs.
S… -
Hi Nico,
1) yes, TextFileName is set to a valid filename. (Did forget this in my example)
2) yes and yes
3) this is my code for creating temporary report file(s) manually and afterwards attaching to an email.
This problem "… -
Same problem here:
After creating a report file via
ppReport.DeviceType := dtPDF;
ppReport.ShowPrintDialog := False;
ppReport.TextFileName := ;
ppReport.Print;
sometimes i get the same error …