Combining Mulitple Reports into One?

edited 12:54AM in FastReport 3.0
Hi, I'm curious if there is a way to combine multiple reports so that when the user goes through the pages he can see all of them instead of closing each one and going to a new one individually.

thank you so much,
Dylan

Comments

  • edited 12:54AM
    There are 2 ways as i know:
    1. Add new page in your report and copy the additional report to this new page
    2. Use sub report

    Another way, if you don't want to make any change is using Virtual Printer program, this program can combine any printout before sending to the printer. So. you can combine Fast Report output, a jpg file and ms word document before send to printer also you can add a blank page even watermark.

    HTH
  • edited 12:54AM
    On page 20 of the programmer's manual they talk about batch printing multiple reports. This may help you with your question.

    Djangman

Leave a Comment