本文介绍了打印字节()数据而不显示vb.net中的打印对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hi,
I have some byte data in an array.  I need to print it directly to the printer, without shoiwng print dialogue box.  Please give me code sample how to avoid the dialogue box.

Thanks

推荐答案



这篇关于打印字节()数据而不显示vb.net中的打印对话框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-30 08:13