Page with no DataSet does not print

BJLBJL Brussels, Belgium
edited 12:12PM in FastReport 2.xx VCL
2.52 on BCB6

Hi!
On Page 3 of a report (with PrintOnPrevPage set to true), I need only to print variables defined in BCB and passed to the report. So there is no DataSet for this page.
I have put the frMemoView's with the variables on a Master data band, trying DataSource as None, or Virtual, or UserDataset with one record. But I can't get the band printed.
Should I use a different data band?

Thanks for helping.

BJL

Comments

  • BJLBJL Brussels, Belgium
    edited 12:12PM
    In the present case, I solved the problem be using a Report Summary band.
    This was possible because Page 3 is the last page of the report.
    I have no solution for the case of this page without dataset not being the last.

    BJL

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.