DF Converter question

  • Thread starter Thread starter BVM
  • Start date Start date
B

BVM

Hi, All:

I want to convert MS Office documents to PDF on the fly (it happens on the server side). Can someone recommend some suitable .NET components that are good, fast, easy to use?

Thanks,

Dennis
 
I use a third party application to do the conversion:

http://www.convertzone.com/doc2pdf/help.htm

its not very simply..alas, but it does the job for us, the asp.net program
runs the application as an external patch, it does convert any doc file in a
specified folder to pdf format.

m.
-----------------
Hi, All:

I want to convert MS Office documents to PDF on the fly (it happens on the
server side). Can someone recommend some suitable .NET components that are
good, fast, easy to use?

Thanks,

Dennis
 

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

Back
Top