Generate Partial Reports
We have some huge templates. Hundreds of pages long that results in reports that are thousands of pages long.
While entering data in our system, we'd like to ability to preview what the report will look like. Therefore, we are requesting partial template generation.
Example: I have just entered the data for pages 42-45 of a 200 page template. I would like to generate those page, which may end up being 5 or 10 pages long when generated.
3
votes

This has been added. Use ProcessReport.setRenderPages() in Java and Report.RenderPages in .Net.