Hello
We render large reports with ReportCacheMode = On. As we display the progress by our own, we register the StiReport.Render event to update the progress message while rendering pages. After the last page has been rendered, the Stimulsoft Engine collects the rendered pages. Is there any possibility to catch an event before this process is starting? I want to update the progress to a marquee bar to inform the user about the collecting.
Thank you
Andreas
ReportCacheMode
-
- Posts: 63
- Joined: Fri Jul 17, 2009 5:00 am
- Location: St. Gallen, Switzerland
ReportCacheMode
Hello,
Please try to use the EndRender event of the last page.
Thank you.
Please try to use the EndRender event of the last page.
Thank you.