Help for this page

Select Code to Download


  1. or download this
    ./pagedump.ipl AN2383.pdf
    Bad object reference '>' at ./pagedump.ipl line 105
    ...
    Bad object reference '>' at ./pagedump.ipl line 105
    Bad object reference '>' at ./pagedump.ipl line 109
    While loading pages got object of type '' at ./pagedump.ipl line 109
    
  2. or download this
    use PDF;
    $filename=shift;
    ...
    $info = $PDFfile->GetInfo ($key);
    print "got author $info \n";
    print "num pages ", $PDFfile->Pages,"\n";
    
  3. or download this
    ./pdf.ipl AN2383.pdf
    Bad object reference '>' at ./pdf.ipl line 7
    ...
    1.3
    got author 
    num pages