Large width page

Stimulsoft Reports.NET discussion
Post Reply
tynar
Posts: 25
Joined: Thu Mar 17, 2011 11:54 pm
Location: Kyrgyzstan

Large width page

Post by tynar »

Hello,

We have a report with large width, with 22 columns which cannot be placed in one page. In design mode we can set "Large Height" property to "True" and by increasing"Large Height Factory", we can work with reports which has large heights.

I would greatly appreciate any workarounds to work with reports that have large width.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Large width page

Post by HighAley »

Hello.
tynar wrote:We have a report with large width, with 22 columns which cannot be placed in one page. In design mode we can set "Large Height" property to "True" and by increasing"Large Height Factory", we can work with reports which has large heights.

I would greatly appreciate any workarounds to work with reports that have large width.
In this case you could set the Segment per Width property of the page.

Thank you.
tynar
Posts: 25
Joined: Thu Mar 17, 2011 11:54 pm
Location: Kyrgyzstan

Re: Large width page

Post by tynar »

Hello,

I have tried your solution and it's working. But we have been developing an enterprise application on ASP.NET, and we have been serving reports in StiWebViewerFx container. Another problem arises right here when we show the large width report by designing it on Segment per Width set to 2 (two) our reports prints strange (all report is scaled and only half of page is printed).

Could you please assist me, what should be the approach to handle large width reports with ASP.NET?

Thank you.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Re: Large width page

Post by Jan »

Hello,

Can you provide additional information:

-which version of our product you use?
-source code which used for report rendering.

Thank you.
Post Reply