Search code examples
reporting-serviceslandscape

Print Report in Landscape mode


I am using Reporting services,

I want to print out my report in landscape-format, and not in portrait-format, is there a property or any mode I have to change that I can create a landscape-formatted report?


Solution

  • You need to click outside of the body of the report (where the red box is)

    Where to Click

    This will bring up the Report Properties (my properties tab shows up on the right)

    Here, you need to swap the height and width of the `PageSize' Field

    settings to change

    Then when SSRS tries to decide if this should be a portrait or a landscape it will know, without a doubt, that this is a landscape Report.