MSWord to PDF

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I'm trying to convert a MSWord document to a pdf file. How can I do this without a pdfprinter or a software or a component that you can buy on the web. I just want to do ti programatically. If there is no way to do it freely can some one tell me where I can find information to do a component by my own

Thanks you for any suggestion or answer.
 
Eric said:
Hi,

I'm trying to convert a MSWord document to a pdf file. How can I do this
without a pdfprinter or a software or a component that you can buy on the
web. I just want to do ti programatically. If there is no way to do it
freely can some one tell me where I can find information to do a component
by my own.

MSW is not a free program. So, you cannot read it structure.
So, the solution is to do like pdfprinter : you have to do like a driver for
a printer. But, instead of printing, you will write in a file.

So, google "how does works a printer" is the only "way" I can show you.

HTH
 

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