Report rendering
Unlike many report generators in StimulReport.Net the report template is divided into pages. Every page may have its own size and field of print. All components in a report are placed on pages. When report building StimulReport.Net consistently processes all report pages.

Such a structure gives more flexibility to report building. When a page is printed, some pages cannot be printed or on the contrary. You can change the order of pages being printed. You can make interrelations between pages of a report. Using the SubReport component there is no need to refer to outer reports because the SubReport report in StimulReport.Net can also be one page of a report.