Reiter_Software
Comments
-
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 …