Screenshot of PDF page. Does anyone knows how to do this?

S

Shapper

Hello,

Does anyone knows how to get screenshots from a PDF document pages?

Each page would be saved into an image. A simple screenshot.

I would like to create my own code since I only need this functionality.

Thank You,

Miguel
 
J

Jeff Johnson

Does anyone knows how to get screenshots from a PDF document pages?

Each page would be saved into an image. A simple screenshot.

I would like to create my own code since I only need this functionality.

A) Render PDF yourself (not easy).

B) Take actual screen shots (probably a pain to manipulate).

All in all, I have a gut feeling it won't be easy.
 
Joined
Sep 7, 2011
Messages
1
Reaction score
0
There are command line operated programmes such as Ghostscript or ImageMagick that will convert PDF to image files like TIFF, PNG or JPEG. I'd use these.
 

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

Top