Groups | Blog | Home
all groups > sql server reporting services > july 2004 >

sql server reporting services : PDF has a extra page


Teros
7/7/2004 11:45:02 AM
In VS, under report properties, are your page dimensions set to the proper height and width? Based on those values, is the width of your page in the layout view actually fit that?

I had a similar problem with one of my reports - turned out my margins were larger than I had thought. Shrinking down the report body by about a quarter of an inch solved it.

HTH
Bruce Johnson [MSFT]
7/7/2004 12:27:10 PM
Make sure that your report is set up as follows:

(Report.PageWidth - Report.LeftMargin - Report.Right Margin) >= Body.Width


--
Bruce Johnson [MSFT]
Microsoft SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Brian Smith
7/7/2004 7:01:37 PM
Some tips please on PDF rendering.
I have an invoice form report that should be one page in length, but when I
render to PDF I get a 2nd page with header & footer but nothing in the
middle. How do I stop this happening?

brian smith

Brian Smith
7/7/2004 10:14:19 PM
Thanks - I'll try it later.

brian

[quoted text, click to view]

Brian Smith
7/8/2004 9:47:26 AM
Worked fine. Thanks very much.

brian

[quoted text, click to view]

AddThis Social Bookmark Button