Page 1 of 1

Whole Report In Single Column

Posted: Fri Jun 02, 2017 11:55 am
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?

Re: Whole Report In Single Column

Posted: Sun Jun 04, 2017 5:38 pm
by Alex K.
Hello,

Please try to set the Zoom mode as Page Width.

Thank you.

Re: Whole Report In Single Column

Posted: Mon Jun 05, 2017 7:05 am
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.

Re: Whole Report In Single Column

Posted: Mon Jun 05, 2017 11:06 am
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.