Doc To Pdf Converter

M

Mayuresh

Hello,
I want to convert .doc file into .pdf format programmatically in a web
application. I got a tool named iTextSharp by which I can write to a Pdf
documents. But the problem still persists with reading Office document
programmatically. I want to achieve this without MS Office installed on the
server machine. Can anybody help me out please. I want to do this with a free
tool only. I am ready to buy a tool that can directly convert Office
documents to Pdf format. But remember I want to do it programmatically i.e.
through a c#.net code.
 
R

Robert M. Franz [RMF]

Hello Mayuresh
I want to convert .doc file into .pdf format programmatically in a web
application. I got a tool named iTextSharp by which I can write to a Pdf
documents. But the problem still persists with reading Office document
programmatically. I want to achieve this without MS Office installed on the
server machine. Can anybody help me out please. I want to do this with a free
tool only. I am ready to buy a tool that can directly convert Office
documents to Pdf format. But remember I want to do it programmatically i.e.
through a c#.net code.

you're better off in one of the .vba newsgroups, or maybe some developer
forums; or comp.text.pdf.

Google presents some hits here:

http://social.msdn.microsoft.com/Forums/en-US/vsto/thread/f8989c05-d04a-4b4a-be0f-fc0055691de7
http://www.eggheadcafe.com/community/aspnet/2/10021891/how-to-convert-document-t.aspx

HTH
Robert
 
K

Kent S

Mayuresh said:
Hello,
I want to convert .doc file into .pdf format programmatically in a web
application. I got a tool named iTextSharp by which I can write to a Pdf
documents. But the problem still persists with reading Office document
programmatically. I want to achieve this without MS Office installed on the
server machine. Can anybody help me out please. I want to do this with a free
tool only. I am ready to buy a tool that can directly convert Office
documents to Pdf format. But remember I want to do it programmatically i.e.
through a c#.net code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top