my3cents Posted September 10, 2014 Share Posted September 10, 2014 I need to get the page count of a multi-tiff and pdf file using php. I've looked into imagick but i'm having a hard time getting it to work. i'm using windows 2k3 iis, and php 5.2.8. Any suggestions? Thanks. Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted September 10, 2014 Share Posted September 10, 2014 Using ImageMagick identify (for multi-tiff, pdf is a lot slower with this) Using packages xpdf-utils/xpdf-tools or poppler/poppler-utils/poppler-tools pdfinfo (for pdf and lots faster) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.