pdf page count
pdf page count
hi - is it possible to find out how many pages a pdf document has? - thanks - gerold
Re: pdf page count
To return the number of pages in a PDF document, use this command:
- identify -format %n image.pdf
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: pdf page count
However this is probably very inefficent way. You are probably better of using a PDF tool that can extract the page count directly from the PDF file.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/