如何在水晶报表中打印多份副本 [英] how to print multiple copies in crystal report

查看:149
本文介绍了如何在水晶报表中打印多份副本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 如何在Crystal报表中打印多份副本.
例如:
PrintToPrinter(nCopies,Collat​​e,startPageN,endPageN)在这里,如果我将nCopies = 2,那么它也就不会来了.请帮助我.

Hi How to print multiple copies in crystal report.
For example:
PrintToPrinter(nCopies, Collate, startPageN, endPageN)here if i put nCopies = 2,then also its not coming.please help me.

推荐答案

用于
的服务包 CrystalReports .net吗?

我使用crReportDocument.PrintToPrinter(copias,True,1,
1),而且效果很好.
Do you have the lastest service pack for
CrystalReports .net ?

I use crReportDocument.PrintToPrinter(copias, True, 1,
1) and it works just fine.


这篇关于如何在水晶报表中打印多份副本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆