开发者

Converting a document to pdf on sever side .NET

I want to convert a document .doc, .docx or .txt to pdf but i want only the server to fill requierements. What i mean is i don`t want the user to need to have word, adobe reader or anything installed on their machine. I just want a user to upload a document file and the s开发者_C百科erver convert it and store it into pdf. Similar to what scribd does.


The easiest way that I've done this is to install a virtual pdf printer on the server, and print the document.

I used Bullzip PDF. You can create a runonce.ini that stores settings for the next print and the printer will silently print the document with whatever name/location/etc. is stored in runonce.


What about a control like

UseOffice.net

(Not free)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜