Multiple PDF files from a single FastReport

edited 8:05PM in FastReport VCL 5
I have an application that generates invoices. Hundreds of invoices are generated from a single FastReport. Is it possible to have FastReport generate individual PDF files based a change in a Group, much in the same way as the "Start New Page" setting? If so, How would that be accomplished? I would also like to be able to name the file using the invoice number.

Thanks

Comments

  • gpigpi
    edited 8:05PM
    You may set TfrxPDFExport.PageNumbers and export part of prepared report

Leave a Comment