Help for this page

Select Code to Download


  1. or download this
    PDF::Core::PDFGetPrimitive() called too early to check prototype at /u
    +sr/local/lib/perl5/site_perl/5.8.8/PDF/Core.pm line 288.
    PDF::Core::PDFGetPrimitive() called too early to check prototype at /u
    +sr/local/lib/perl5/site_perl/5.8.8/PDF/Core.pm line 294.
    Can't read cross-reference section, according to trailer
    
  2. or download this
    use PDF;
    
    $pdf=PDF->new("file.pdf");
    print "Has ",$pdf->Pages," Pages \n";