Symptom
How to print first page in portrait and consecutive pages in Landscape mode in Crystal Reports Designer
Environment
-
Crystal Reports 2008
-
Crystal Reports 2011
Resolution
- Go to Report menu -> Section Expert
- Select Details section and click on Insert button
- It will split the detail section into two sections
- Click on Ok
- Copy all fields from Details section a and paste it on Details section b
- Go to Section Expert-> select Details a ->Common tab -> Suppress (No Drill-Down)
- Write the below code in it
- Go to Section Expert-> select Details b ->Common tab -> Suppress (No Drill-Down) if PageNumber =1 then true else false
- Go to Paging tab in the section expert
- For Details a, select Default or Portrait Orientation
- For Details b, select Landscape Orientation.
if PageNumber =1 then false else true
Keywords
Different orientation modes, different page styles in a single report, landscape and portrait in single report, landscape, portrait, Crystal Reports , KBA , BI-RA-CR-DSL , Crystal Reports on C++ Data Semantic Layer (ClassicUniverse) , How To
Product
Crystal Reports 2008 V1 ; SAP Crystal Reports 2011