Hello.
There are multipage reports on http://demo.stimulsoft.com/#Js, like 'Images', 'Two Sample List' etc.
When I choose 'Whole Report' View Model all pages are displayed in 2 columns (zoom = 100%, resolution = Full HD).
How to display pages in single column?
Whole Report In Single Column
-
- Posts: 2
- Joined: Fri Jun 02, 2017 11:40 am
Re: Whole Report In Single Column
Hello,
Please try to set the Zoom mode as Page Width.
Thank you.
Please try to set the Zoom mode as Page Width.
Thank you.
-
- Posts: 2
- Joined: Fri Jun 02, 2017 11:40 am
Re: Whole Report In Single Column
Is there a way to do this without changing zoom of page? I had tried set Stimulsoft.Viewer.StiViewerOptions.toolbar.multiPageWidthCount to 1, but it didn't work.
Re: Whole Report In Single Column
Hello,
We have added additional mode:
options.toolbar.viewMode = Stimulsoft.Viewer.StiWebViewMode.Continuous;
It will be available in the next release.
Thank you.
We have added additional mode:
options.toolbar.viewMode = Stimulsoft.Viewer.StiWebViewMode.Continuous;
It will be available in the next release.
Thank you.
- Attachments
-
- image_2017-06-05_14-05-27.png (42.87 KiB) Viewed 1602 times