Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个关于在打印后将 rdlc 报告安装到 A4 页面的问题,在打印出报告后它以纵向模式仅填充一半页面,我已经将报告属性 -> 页面大小更改为 A4。试图放大报告中的表格,但仍然没有运气。
简而言之,如何在打印后将报告适合 A4 页面?
谢谢!
我找到了解决办法,如果你想在 A4 上打印,只需更改为 A3 页面大小,然后打印后它会适合纸张。