Pagingfunction in StiWpfViewerControl
Posted: Wed Oct 25, 2017 12:31 pm
Hello!
We display a finished rendered report in the StiWpfViewerControl. Sometimes more than 10,000 pages are rendered.
The renderingprocess is still relatively fast. But when I pass the report object to the viewercontrol it takes very very long
and consumed a lot of memory and no progress bar is displayed at this stage.
Our customer needs to see all pages at once.
Is it possible, for example to load the first 100 pages and then next 100 pages in the viewer from the rendered pages,
when I page down? There may be a paging mechanism im Viewercontrol.
Tank you
We display a finished rendered report in the StiWpfViewerControl. Sometimes more than 10,000 pages are rendered.
The renderingprocess is still relatively fast. But when I pass the report object to the viewercontrol it takes very very long
and consumed a lot of memory and no progress bar is displayed at this stage.
Our customer needs to see all pages at once.
Is it possible, for example to load the first 100 pages and then next 100 pages in the viewer from the rendered pages,
when I page down? There may be a paging mechanism im Viewercontrol.
Tank you