本文介绍了虚拟打印机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好,
我必须开发一个虚拟打印机",也就是说,如果您有Word文档并选择了虚拟打印机,则它应该将所有内容输出到pdf文件.
有谁知道我们如何继续在c#中实现它?
谢谢
Hello,
I have to develop a ''Virtual Printer'', that is, if you have a word document and you select the virtual printer, it should output everything to a pdf file.
Does anyone have an idea how we can proceed to implement this in c# ?
Thanks
推荐答案
这篇关于虚拟打印机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!