Two Page Reports Gives Me Page 1 Twice

edited 11:23PM in FastReport 4.0
I have a reporrt with two pages. The first page has a header. The second page has a few master data bands. When I generate the report I get the first page twice, and the second page not at all. What could I be doing wrong?

-- Larry Maturo

Comments

  • edited 11:23PM
    This may happen if you set the Page.DataSet or Report.DataSet to your dataset - FR will print Page several times. To fix this, clear the Page1.DataSet, Page2.DataSet and Report.DataSet, go Page2 and set MasterData.DataSet to your dataset.

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.