all groups > sql server reporting services > march 2005 >
You're in the

sql server reporting services

group:

pdf Question


pdf Question jimnpd
3/20/2005 9:13:03 AM
sql server reporting services:
When I export a report from sql rs to a pdf format the file gets formatted on
two pages. My margins are set correctly and I am using a table which is also
Re: pdf Question jimnpd
3/20/2005 9:45:03 AM
Yes, but it seems to split the page in half and i get 1 inch margins on the pdf

[quoted text, click to view]
Re: pdf Question David Pope
3/20/2005 11:36:09 AM
Are you saying that you should only get 1 formatted page?

[quoted text, click to view]

Re: pdf Question David Pope
3/20/2005 1:09:44 PM
Make sure that your report satisfies the condition specified below

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

[quoted text, click to view]

AddThis Social Bookmark Button