PDA

View Full Version : convert pdf to jpg


jason213123
02-23-2010, 05:43 PM
hi,
i looking for a way to convert a pdf file to a jpg file.
solutions as vb6 or free batch utility are welcome
any one know one?
thanks for your help

:)

jlreich
02-23-2010, 06:34 PM
I don't know of any utility that would do this. Doesn't mean it doesn't exist but I have certainly never heard of it.

The simplest way I can think of is to take a screen shot of it and save it as a jpeg using a program like Gadwin Printscreen (http://www.gadwin.com/printscreen/) that will allow you to save in various formats.

But if you are asking for a batch file I am assuming you have a lot to do. So that may not be helpful.

Haha Whyzman, I beat you to it. :p

Whyzman
02-23-2010, 06:35 PM
Well...you could use Gadwin Screen Print if you can capture it in total on the monitor.

Cuc Tu
02-24-2010, 04:10 PM
http://tinyurl.com/d23b6o

or

http://tinyurl.com/ygjbhol

Whyzman
02-24-2010, 04:19 PM
jlr...you bugger! :D However, it does go to show you that brillillant minds think alyke! :D

Paul Komski
02-25-2010, 12:37 PM
PrintScreen and a Graphics package is certainly a way to go if you want simply to view the pages as pictures. Some people want to disassemble the pdf into its constituent parts; text and pics. There are indeed ways of doing this too though, to some extent, what is possible depends on how protected the pdf file is.