Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
how to set Layout Page with A4 size?
Bhumi U.
Hi.
How to set a layout page property to A4 size ? In master page we have Type Property for set size as A4, but I do not see Type property for Layout Page. How to set Layout page with A4 size?
Find more posts tagged with
Comments
mwilliams
The layout of the design is whatever the masterpage that is used is. If you've added a new masterpage to your design, make sure that the first element in your design layout has this masterpage selected. You can find this setting on the page break tab in the property editor for the element.
Bhumi U.
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="96090" data-time="1329265240" data-date="14 February 2012 - 05:20 PM"><p>
The layout of the design is whatever the masterpage that is used is. If you've added a new masterpage to your design, make sure that the first element in your design layout has this masterpage selected. You can find this setting on the page break tab in the property editor for the element.<br /></p></blockquote>
<br />
<br />
<br />
You Are right Mike, I have added new master page to my report Design file and I have also added it into the page break property of the first element of the layout page. but the issue is ..Right alignment of the header/footer record does not match with the right alignment of the last column record in the table at layout page.
mwilliams
Can you attach a sample that shows this? Thanks.
Bhumi U.
Hi I got the solution for the issue. Actually, I was adding new master page in my report and changing its orientation to Landscape and type to A4. but i forgot to delete the previously existing default master page(which was extended from rptLibrary), because of that reason A4 type of my master page was not reflecting in the Layout page.
In Short there were 2 master pages in my report,one default MP coming from rptLibrary and another MP which I created for my report. and Layout page was reflecting to the Default Master page changes only. so when I deleted Default master page. then only my master page properties have started reflecting in layout page.
mwilliams
Ah. Very good!