How to resize an SSRS report with a 0 height page footer

  • Back up your RDL before doing this...

    In Visual Studio right-click on the report and select "View Code". In the code you will see a footer section. I'm pretty sure that you can change the height there. Save the file and re-open your report.

    Im not at a pc at the moment otherwise I'd provide an example.

    "I cant stress enough the importance of switching from a sequential files mindset to set-based thinking. After you make the switch, you can spend your time tuning and optimizing your queries instead of maintaining lengthy, poor-performing code."

    -- Itzik Ben-Gan 2001

  • Fantastic suggestion; thanks for that. The footer was set to 0.26458mm high so it's no surprise I couldn't select it!

  • No prob. Glad to help. 😎

    "I cant stress enough the importance of switching from a sequential files mindset to set-based thinking. After you make the switch, you can spend your time tuning and optimizing your queries instead of maintaining lengthy, poor-performing code."

    -- Itzik Ben-Gan 2001

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply