Page 1 of 1

Large width page

Posted: Thu Jun 28, 2012 11:12 am
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.

Large width page

Posted: Fri Jun 29, 2012 3:19 am
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.

Re: Large width page

Posted: Thu Jul 05, 2012 8:36 am
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.

Re: Large width page

Posted: Fri Jul 06, 2012 9:16 pm
by Jan
Hello,

Can you provide additional information:

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

Thank you.