Page 1 of 1
Mix page orientation
Posted: Wed Jul 16, 2014 6:41 am
by HowieD
Hello,
I have the need to print some information in portrait and some other in landscape orientation in one report.
How can I achive this?
Best Regards!
HowieD
Re: Mix page orientation
Posted: Wed Jul 16, 2014 7:23 am
by Alex K.
Hello,
You can add the several pages in report with necessary orientation.
Thank you.
Re: Mix page orientation
Posted: Wed Jul 16, 2014 9:24 am
by HowieD
Hello,
after some searching I found how to add a new page in the designer.
But how can I control or define when which page is printed?
Thanks in advance!
Re: Mix page orientation
Posted: Wed Jul 16, 2014 10:39 am
by Alex K.
Hello,
As a way, you can use the additional variable and Conditions("Component is Enable" option) for the Page component.
Thank you.
Re: Mix page orientation
Posted: Wed Jul 16, 2014 11:31 am
by HowieD
Hello,
call me stupid but I don't know/find how to do.
Maybe you can help me with a little sample?
Thanks in advance!
Re: Mix page orientation
Posted: Thu Jul 17, 2014 11:22 am
by HighAley
Hello.
Sorry, maybe we don't understand your issue.
Could you describe it more detailed before we will send you any sample.
Thank you.
Re: Mix page orientation
Posted: Thu Jul 17, 2014 1:14 pm
by HowieD
Hello,
let's say my main report prints in portrait orientation. At some point (let it be a special value or group change or anything else) I need to print 1 to n pages which should be printed in landscape orientation.
Hopefully this time I was more clear in my description.
Best Regards!
Re: Mix page orientation
Posted: Fri Jul 18, 2014 7:14 am
by HighAley
Hello.
If you don't have fixed layout, It's possible to do with scripts only.
To give you any suggestion we need to get full information about the report that you what to create. Because the scripts could be very different if different cases and we can't guess which one you need.
Thank you.