Question from NEWBIE

edited 8:34AM in FastReport 4.0
1. Should I use one or more frxReport components per Delphi Project? For example: if I need to print one report with Customers data and another report with Employers data, do I need two frxReport components or I can manage that with separate Pages in just ONE frxReport?
Intention is to have all of reports in one file, not separate file for each report.

2. What components should I store in Delphi Project and what should store in FastReport (ADOConnection, ADOQuery,...)?

Tnx in advance!

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 8:34AM
    1 the number of tfrxreport components could be 1 unless you are running batch reports or interactive reports see the programmers manual and the user manual. You will probably never achieve having all reports in one report definition file, it does not make sense.
    2 for ideas on what to store and where look at the main demo project's forms and units.
    compile and run the demo and look at the various reports.
  • edited 8:34AM
    Tnx!

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.