Search found 1 match

by blasteralfred
2011-09-19T00:54:47-07:00
Forum: IMagick
Topic: Count number of pages in PDF file
Replies: 1
Views: 7498

Count number of pages in PDF file

Hi, I am using PHP 5 with Apache 2 in my Windows Vista PC . I have Imagemagick already installed and configured. I want to count the total number of pages in a pdf file using imagick. Can somebody give me a clear and complete solution to count pages using imagemagick? (i am a beginner) From googling ...