开发者

how to print documents as jpg

My application has to take multiple documents such as .doc, .docx, .pdf, .ppt, .pptx and convert them as jpeg(any other format is also fine) images. if there are multiple pages, 开发者_如何学Pythoneach page should become one jpeg.

I tried with some virtual printers but did not work out well.

My app is in C# 2.0

Anyone has a better solution??


A quick google search found this program. It has a commandline interface so you can call it from .Net using the Process class.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜