虚拟打印机

虚拟打印机

问题描述:

你好,

我必须开发一个虚拟打印机",也就是说,如果您有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

这不能直接回答您的问题,但我使用的是^ ],可用于非商业用途,免费/廉价用于商业用途-节省了我很多工作!
This doesn''t directly answer your question but I use Bullzip[^] which is free for non commercial use and free/cheap for commercial - saves me a load of work!


有一些库可以构建,例如这一个 [
There are libraries to build on, e.g. this one [^].

I did some research a year ago, I found several others. Just do some Google search :-)


PDF编写器 [ ^ ]