Friday, March 9, 2012

Every other page is blank when saving .PDF in SSRS

I'm using SSRS web service to generate a report and saving it to a .pdf file. The number of pages in the report is always doubled because every other page is blank. Anyone come accross this issue?

When I save the report as an excel file everything is fine.

Thank in advance,

I found it was the Body, Page Header or Footer field contents not accounting for margins. So if the Report size value is (8.5,11in) or (11,8.5in), check your textboxes, tables layout fields and Body parts to ensure the margin is accounted for in the size. I usually use a max of 10.5 for by landscape reports.|||

shview:

I found it was the Body, Page Header or Footer field contents not accounting for margins. So if the Report size value is (8.5,11in) or (11,8.5in), check your textboxes, tables layout fields and Body parts to ensure the margin is accounted for in the size. I usually use a max of 10.5 for by landscape reports.

You're correct. I figured that out after I made the post. Thanks for your feedback.

No comments:

Post a Comment