Answered by:
SSRS rendering in PDF

Question
-
Hi,
I have a report which when run in PDF spans to around 80 pages. But the same report in COgnos wraps up in 18 pages. I need to know is their a way where in we can reduce the number pf pages? I played and tweaked the page heingh & width and everything that I could possibly do with the formatting.
Wednesday, September 15, 2010 6:42 AM
Answers
-
Hi,
HAve you looked at both the size of the body and the size of the report, and looked at the margins etc.
I have spent hours in the past with this sort of issue, and It's often the swize and formatting.
Rob
www.crmconsult.info Twitter:robertpeledie- Marked as answer by Donna EdwardsMVP Thursday, September 16, 2010 2:12 PM
Wednesday, September 15, 2010 8:29 AM -
Blank pages are a common problem with pdfs from Reporting Services. You can normally fix this by following this equation: (Body Width + Left margin + Right margin) <= (Page width)
See also http://stackoverflow.com/questions/362902/how-to-get-rid-of-blank-pages-in-pdf-exported-from-ssrs for more information
Microsoft CRM MVP - http://mscrmuk.blogspot.com http://www.excitation.co.uk- Marked as answer by Donna EdwardsMVP Thursday, September 16, 2010 2:12 PM
Wednesday, September 15, 2010 10:25 AMModerator
All replies
-
Hi,
HAve you looked at both the size of the body and the size of the report, and looked at the margins etc.
I have spent hours in the past with this sort of issue, and It's often the swize and formatting.
Rob
www.crmconsult.info Twitter:robertpeledie- Marked as answer by Donna EdwardsMVP Thursday, September 16, 2010 2:12 PM
Wednesday, September 15, 2010 8:29 AM -
Blank pages are a common problem with pdfs from Reporting Services. You can normally fix this by following this equation: (Body Width + Left margin + Right margin) <= (Page width)
See also http://stackoverflow.com/questions/362902/how-to-get-rid-of-blank-pages-in-pdf-exported-from-ssrs for more information
Microsoft CRM MVP - http://mscrmuk.blogspot.com http://www.excitation.co.uk- Marked as answer by Donna EdwardsMVP Thursday, September 16, 2010 2:12 PM
Wednesday, September 15, 2010 10:25 AMModerator