How can I take a screenshot of a complete PDF file?

5

I want to take a screenshot of a PDF file that has three pages.

How could I combine the three pages into one single screenshot?

nitendra jain

Posted 2012-07-22T12:16:28.450

Reputation: 51

1You could just take several screen shots and cut and paste them into one image. – Linger – 2012-07-22T13:23:21.590

1

I believe Snagit could do that – at least in version 9.

– slhck – 2012-07-22T13:59:08.363

2

Snagit is your best bet. Should you need to stitch them together on your own, try Microsoft ICE http://research.microsoft.com/en-us/um/redmond/groups/ivm/ice/

– Martheen Cahya Paulo – 2012-07-22T16:06:42.337

Answers

1

Windows 7 natively has "Snipping tool" (under accessoires) that you can use to gather each page (or section of page) and then paste with paint to a new image. Each "New image" automatically puts it in the paste buffer. You could also print the selected pages to a new PDF, if you have configured a generic PDF printer.

jdh

Posted 2012-07-22T12:16:28.450

Reputation: 6 645

0

Press the Print Screen button (usually between the letter and numeric keys) on the page you want to take a screenshot. Then open Microsoft Paint or other image editing program and press Ctrl+V (paste).

Proceed similarly with other pages.

Ajay Sainy

Posted 2012-07-22T12:16:28.450

Reputation: 44

this doesn't answer the question. this won't capture the long pages. it only captures what you are seeing on the screen – endless – 2016-12-11T14:15:37.813