快速报告份数
快速报告:如何通过 C++ 设置要打印的文档副本数量,而不是通过标准参数接口。
Fast report: how to set amount of document copies to be printed via c++ but not via standard parameters interface.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你可以在fr3文件中设置它(我使用Fast Report 4.8)
只需进入菜单:Report ->选项并设置份数
或者您可以通过代码设置
You can set it in the fr3 file (I use Fast Report 4.8)
Just go in menu : Report -> Options and set Copies
or you can set it by code