Own Progressbar for use with UniGui

mierlpmierlp Netherlands
edited 12:51AM in FastReport VCL 5
Hi,

I use Delphi and the UniGui components to build web applicatoin. For reporting
i use FastReport (which works in combination with UniGui)

Now i have to print/export a report with 2500 pages. Because uniGui doesn't support
visual componentens i have to set some settings like ShowDialog or ShowProgress to FALSE.

Which event can i use to show a progressbar when exporting or printing the report.

I know how much records will be printend because before start printing i do
a myTable.RecordCount.

Regards Peter

Comments

  • gpigpi
    edited 12:51AM
    Try to use TfrxReport.OnProgress, OnStartProgress, OnStopProgress events

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.