How to print only one page ?

edited January 2005 in FastReport 3.0
Hi !

My report has 5 pages.
How can I do to print only page 2 via my app ?
In the prior version I used to do:

PrintPreparedReport('1', 1, False, frAll)


Thanks.

Comments

  • BJLBJL Brussels, Belgium
    edited 8:19AM
    The only way I found is to delete one at a time the pages that you don't want printed.

    BJL
  • edited January 2005
    See TfrxReport.PrintOptions property description in the programmer manual.

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.