|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Get PDF page countby rose (Beadle) |
| on Dec 11, 2009 at 14:20 UTC ( #812381=perlquestion: print w/ replies, xml ) | Need Help?? |
|
rose has asked for the
wisdom of the Perl Monks concerning the following question:
Hello Monks, I need to get page count for given PDF file name. So, I used PDF module as follows: print "This file has ",$pdf->Pages," Pages \n"; Is there any other getting the page count like this? Thanks
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||