PDFExport filename issue

OK - weird one here

I have a PDDFExport and a report

Got this code as an example:

 frxPDFExport1.FileName := 'c:\temp\Test.pdf'

  frxReport.ShowReport;

In one program it works. In a second it doesn't and the filename is blank.

Both programs use the same code in the same units. Both are in the same project group. Can't see why they are different.

Version is 6.2.1 Delphi VCL version

Any ideas?

Comments

Leave a Comment