How to get rid of blank pages in PDF exported from SSRS
Posted
by brijit
on Stack Overflow
See other posts from Stack Overflow
or by brijit
Published on 2008-12-12T14:27:10Z
Indexed on
2010/05/02
16:28 UTC
Read the original article
Hit count: 292
Hi,
I have a SSRS report. When i tried to export to PDF it was taking 4 pages due to its width., where the 2nd and 4th pages were displaying one of my field from the table. So i tried to set the layout size in report properties as width=18in and height =8.5in. It gave me the whole table in a single page of PDF. But I am getting 2nd and 4th page blank. Is the way I am doing is incorrect or else how to get rid of that blank pages. Please give some ideas.
Thanks in advance. Brijit
© Stack Overflow or respective owner