SSRS 2008 R2 - Printing in portrait rather than landscape from report server link

牧云@^-^@ 提交于 2020-01-14 13:46:12

问题


Having an issue with one of my SSRS reports where if I print direct from the server it prints in portrait and thus cuts off the left hand side of the report, basically it seems to print off the right side OK and prints as far left as possible within the page. It is not as if the rest of the report gets printed on a seperate page thats it.

If I export to PDF and print it works fine, it seems to do only do this when printing from the report server.

Interactive Size and page size are both Width 29.7cm Height 21cm.

Any advice?

Cheers


回答1:


In report designer, ensure that Report -> Report Properties -> Paper size -> Orientation is set to Landscape.

Additionally, ensure that the width of the report's Body plus the width of the Left & Right Margin (on the same Report Properties dialog above) do not exceed the Paper size Width and Height.

Finally, again in the designer click the Preview tab and click Print Layout to ensure the print preview is rendering the report in landscape.




回答2:


If it is a link in a report, this is a known bug, where the properties don't propagate from the parent report to the linked report.

Click here for the link



来源:https://stackoverflow.com/questions/11455476/ssrs-2008-r2-printing-in-portrait-rather-than-landscape-from-report-server-lin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!