report.print()

edited April 2011 in FastReport 4.0
HI!
Im having some trouble with "report.print", it worked fine when my report only had one page, but then I modified it so it can split it's content using a "break on" condition in a group header it didn't work any more...
If I use "report.ShowReport", and then in the preview window I click the print button.. the report is printed..
but if I use the "report.print", nothing happens.. and the functions is returning TRUE any way...
any ideas what my problem is? >

Comments

  • Anu de DeusAnu de Deus Hampshire, UK
    edited 3:55AM
    Did you do

    report.preparereport;

    before the report.print?

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.