本文介绍了打印rdlc报告而不查看打印对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在写一个POS应用程序,需要经常打印发票。
我需要将它直接发送到打印机而不是查看打印件对话。使用Reportviewer_renderingcomplete,我可以避免看到报告,但我不知道如何避免在没有用户干预的情况下看到打印对话框和打印报告?
非常感谢。
Hi,
I have am writing a POS application, which requires to print invoice very often.
I need to send it directly to printer instead of viewing the print dialogue. Using Reportviewer_renderingcomplete, I can avoid seeing the report but I do not know how to avoid seeing the print dialogue box and print report without user intervention?
Thanks a lot.
推荐答案
这篇关于打印rdlc报告而不查看打印对话框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!