繁体   English   中英

GrapeCity.ActiveReports - 如何在 VB.NET 中将 pritable 报表的“Scale”默认设置为“Fit to Paper”

[英]GrapeCity.ActiveReports - How to set the “Scale” of the pritable report to “Fit to Paper” by default in VB.NET

我正在使用 GrapeCity.ActiveReports V7。

The problem is when there are many columns in the report, and when Print option is selected, some columns in the end are getting cut.

我可以看到在右侧的打印设置面板中,在“更多设置”下有一个名为“缩放”的选项,其中有“适合纸张”/“适合可打印区域”/“自定义”等选项作为选项.

通过将比例值选择为“适合纸张”/“适合可打印区域”并打印,内容适合页面,打印在纸上的报告看起来不错,报告的所有内容都适合页面。

现在我的问题是如何在代码中进行设置 - VB.net? 在 Vb.net 代码中默认将比例值设置为“适合纸张”/“适合可打印区域”

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM