Hi,
how can I extract the number of rendered pages from a Telerik.Reporting.Report ?
The idea is to check via a unit test if no empty pages are generated by a report.
(E.g. report with known data has 2 pages. Changing the layout later on causes an empty page. Report has now 3 pages, unit test detects this problem.)
Regards,
Marco
how can I extract the number of rendered pages from a Telerik.Reporting.Report ?
The idea is to check via a unit test if no empty pages are generated by a report.
(E.g. report with known data has 2 pages. Changing the layout later on causes an empty page. Report has now 3 pages, unit test detects this problem.)
Regards,
Marco