Create a PDF file for each group

ccyccy
edited 6:43PM in FastReport VCL 5
In ReportBuilder, there is an option to "create new file" or "Email new file" option in Grouping setting of designer. This option allow create export files (e.g.: PDF) for each groups available.

Is there a similar function in FastReport that can do the same?

Comments

  • gpigpi
    edited 6:43PM
    FR doesn't have such option, you should create user function to send page number from report script (TfrxGroupHeader.OnBeforePrint event) to Delphi and then use these page numbers during export to set filter's PageNumbers property

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.