Home
Analytics
Using different MasterPage for report elements.
Vitalya
I design report, which has pages with different page orientation(landscape or portrait).
I implement it with two MasterPage: first - Portrait oriented, second - Landscape oriented.
But when I render report to PDF format I get wrong pages in Landscape orientation. What is my problem?
Find more posts tagged with
Comments
averma
Vitalya :
Did you assign the master page to the report section?
For this select the report section and apply the master page selection from Properties->Page Break tab. Also remember to specify a page break for each report section that uses a different master page.
Ashwini