Report printing in landscape from SQL Reporting Services designer or browser

Hello,

I am trying to print a report in landscape mode from VS 2003 from designer preview or at run time. The users don't want to change a mode manually. I tried to make width 11 or 11.5 in and height 8.5in with zero margins and 0.5in (tried a lot of combinations) - doesn't work! still printing in portrait. Please help! Thank you



Answer this question

Report printing in landscape from SQL Reporting Services designer or browser

  • DrunkPanda

    yes it's 11X8.5 in 0 margins now and it's portrait :(
  • Carl Daniel

    thanks for your respond I saw that article already... I thought I wouldn't change any code just the settings of the page or something simple... thanks


  • bilalso

    hi lenak

    when you are setting ur page size to 11 and 8.5 , set its interactive size also 11 and 8.5. one thing always check that ur content on page including ur margins. it should not exceed 11 inch in width.

    hope this will help.



  • cdemez

    Lenak,

    I was hoping it would be simple, oh well, to help you with your landscape, this is a link to landscaping in Reporting Service.

    http://www.codeproject.com/sqlrs/RSPrintLandscape.asp

    Good Luck



  • SPECIALK_BC

    Lenak,

    Can you verify that your report page size property is 11X8.5

    Ham



  • Report printing in landscape from SQL Reporting Services designer or browser