Whole Report In Single Column

Stimulsoft Reports.JS discussion
Post Reply
almir.safiullin
Posts: 2
Joined: Fri Jun 02, 2017 11:40 am

Whole Report In Single Column

Post by almir.safiullin »

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?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Whole Report In Single Column

Post by Alex K. »

Hello,

Please try to set the Zoom mode as Page Width.

Thank you.
almir.safiullin
Posts: 2
Joined: Fri Jun 02, 2017 11:40 am

Re: Whole Report In Single Column

Post by almir.safiullin »

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.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Whole Report In Single Column

Post by Alex K. »

Hello,

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
image_2017-06-05_14-05-27.png (42.87 KiB) Viewed 1601 times
Post Reply