Obtain CopyName in PDFExport

ferraressoferraresso Italy
edited 1:58AM in FastReport 4.0
Hi,
I use FastReport 4 for VCL.
I create a report and use CopyName# to print a different text on every copy.
That's work fine when I print to any printer with Report.Print();
But I need to have the same result of the report also when I use Report.Export( PDFExport);
The PDFExport doesnt care about the Report.PrintOptions.Copies

I already tried to use Report.PrepareReport(false) as many times the numer of copies,
but the CopyName# is always printed as the value of CopyName1.
The only way I have found is to install a PDF Printer Driver and print to that printer, but of course this is not good solution.

Anyone have a solution to create the PDF files with PDFExport exactly as the printed report?
Thanks,
Loris

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.