开发者

How to print crystal report without opening the report in asp.net?

开发者 https://www.devze.com 2023-02-19 04:36 出处:网络
I want to print the crystal report with out prev开发者_JAVA技巧iewing the report first? Edited. note that :

I want to print the crystal report with out prev开发者_JAVA技巧iewing the report first?

Edited. note that :

I want the client to print the report from his machine not from the server printer.


You can use the ReportDocument.PrintToPrinter() for that.

0

精彩评论

暂无评论...
验证码 换一张
取 消