Converting any documents to image

  • Thread starter Thread starter Cesar Ronchese
  • Start date Start date
C

Cesar Ronchese

Hi all.

I need to convert any kind of document (.doc, .pdf, .ppt, etc) to images
(jpg, preferencially).

I know is possible do that because that documents are printed on a printer,
which can be captured and converted to images.

My doubt is, exists some free code available (C# or VB.net, I don't care) ?
If not, can you suggest any non-expensive commercial component I can buy?

Thanks
Cesar
 
The easiest way I know of to do this, and I'm not claiming to be an expert
is to get a print screen of the page and then research how to do file
conversions.

Tony
 

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