Help for this page

Select Code to Download


  1. or download this
    
    
    ...
       return $count;
    }
    
  2. or download this
    my $pagecount= pdf_pagecount(’/my/abs/file.pdf’);
    my $total_pagecount= pdf_pagecount( '/my/abs/file.pdf’,  ’/my/abs/file
    +2.pdf’,);