المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Convert Office 2007 Word document to PDF document



C# Programming
11-11-2009, 10:12 AM
Hi,

I need to create ASP.net application which can convert Office 2007 Word document(*.docx) file to PDF document. Application has constraint as below,
1. Office 2007 is not installed on web server. (Server which is going to host ASP.net application.)
2. Web server will have Window 2003 installed.
3. Web server has Framework 2.0 installed.

Can anyone suggest me how to convert document into PDF with describe limitation.

I appreciate if anyone suggest third party DLL(Paid or Free) which can do that.

Thanks,

Mayur Patel