SQL Server Reporting Services 2005 - 如何在打印时将报表缩放至一页宽?

发布于 2024-08-19 16:01:46 字数 69 浏览 7 评论 0原文

我有一份报告,似乎非常坚持以纵向模式打印并将报告分成两页。

如何使网页版自动指定横向,并使其缩放以适合一页?

I have a report and it seems so insist on printing in portrait mode and splitting the report across two pages.

How can I make the web version specify landscape automatically, and also have it scale to fit on one page?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

妞丶爷亲个 2024-08-26 16:01:46

设置 PageWidth 和 PageHeight(推断 PaperSize)

MSDN 及更早版本 < a href="http://www.ssw.com.au/Ssw/Standards/Rules/RulesToBetterSQLReportingServices.aspx#PageLayout" rel="nofollow noreferrer">SSW

Set the PageWidth and PageHeight (which infer PaperSize)

MSDN and older SSW

忆梦 2024-08-26 16:01:46

我不知道您是否可以缩放它以适应,但是您可以在设计时在报表属性中指定页面方向(我认为)。

如果这是不正确的,我很抱歉,我已经有一段时间没有做过任何 SSRS 了。

这可能会有所帮助: http:// /www.blrussell.com/index.php/2007/08/13/ssrs-display-report-in-landscape/

I don't know if you can scale it to fit, but you can specify page orientation in the report properties when you are designing it (I think).

Apologies if that is incorrect, it's been a while since I did any SSRS.

This might help: http://www.blrussell.com/index.php/2007/08/13/ssrs-display-report-in-landscape/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文