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

  • Thread starter Thread starter Shapper
  • Start date Start date
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
 
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.
 
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

Back
Top