How to Hide "Generating Page" and "Printing Page" Dialog

Hi !

I'm printing my report without dialog, i'm trying to print without any dialog, but some little dialogs still appearing.
One dialog that appears is "Generating Page #" and the other is "Printing Page #" (#=number of the page), of course the dialogs closes automatically in a second but still annoying for my needs !!! [img]style_emoticons/<#EMO_DIR#>/mad.gif" style="vertical-align:middle" emoid=":angry:" border="0" alt="mad.gif" /> ... So plz help me to print without those dialogs too! Thanks ! Friedrich.[/img]

Comments

  • edited 10:41PM
    Replacing the standard progress window
    The progress window is shown during the following actions:
    running a report
    printing
    exporting
    You may turn off the progress by setting the ReportSettings.ShowProgress property of the
    EnvironmentSettings component to false. Besides that, you may replace the standard progress
    window with your own. To do this, use the following events of the EnvironmentSettings
    component (see the "Configuring the FastReport.Net environment" section)

    ...programmer manual page 19...

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.