Hi guys,
I need to convert a PDF document into JPG format. Pls help me.
Page 1 of 1
How to convert a PDF document into JPG format?
#2
Posted 12 July 2009 - 11:37 PM
Conceptually Simplest: Zoom the page so it fits on the desktop, and do screen captures on every page.
Kind of time-consuming...
Less straight forward: Install a printer driver that will write to a file.
www.google.com/search?q=printer[idriver[/i]jpeg]
Turns up several candidates to do the job. So you'd install the printer driver, open the PDF, and 'print it' to the printer driver to get a page-by-page dump of images.
If you have a 'protected' PDF content that won't let you print, use alternative PDF viewing software, or go back to displaying each page and screen capturing it.
More 'complex', write a script to take control of the PDF reader and page through it and screen capture the pages automatically.
Kind of time-consuming...
Less straight forward: Install a printer driver that will write to a file.
www.google.com/search?q=printer[idriver[/i]jpeg]
Turns up several candidates to do the job. So you'd install the printer driver, open the PDF, and 'print it' to the printer driver to get a page-by-page dump of images.
If you have a 'protected' PDF content that won't let you print, use alternative PDF viewing software, or go back to displaying each page and screen capturing it.
More 'complex', write a script to take control of the PDF reader and page through it and screen capture the pages automatically.
Page 1 of 1
Sign In
Register
Help

MultiQuote