Question about triggering a new page only when exporting to Excel
Posted: Fri Jul 10, 2026 1:52 am
Hi everyone,
We are exporting reports to Excel from the Preview Window and would like to add a page break that only applies during the export process.
I have tried using this.IsExporting in several page events, but I haven't been able to get the expected result.
Can someone confirm whether the report is recompiled when exporting from the Preview Window, or does the export use the exact layout that is displayed on the screen?
Thanks in advance.
We are exporting reports to Excel from the Preview Window and would like to add a page break that only applies during the export process.
I have tried using this.IsExporting in several page events, but I haven't been able to get the expected result.
Can someone confirm whether the report is recompiled when exporting from the Preview Window, or does the export use the exact layout that is displayed on the screen?
Thanks in advance.