SSRS Display Report in Landscape
by B.Russell on Aug.13, 2007, under SQL Server
I see a lot of questions asking how to set a report to show in landscape mode verses normal mode. It’s actually easier than you would expect. Simply view the properties of the Report Object, and modify the Page Size setting to read 11 x 8.5 inches as shown below.
Now save and preview in Print Mode. You should notice that your report appears to be in Landscape mode ( wider than higher ) so when a user views the report or hit’s print his default mode is set to Landscape. Easy as pie.
Enjoy !,
Brandon Russell