in reply to exporting PDF::API2
$pdf = new CAM::PDF 'Jim Schueler.pdf' ; print $pdf->getPageText(1) ;
The results are about the same.
-Jim
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: exporting PDF::API2
by tqisjim (Beadle) on Jun 20, 2013 at 18:08 UTC | |
|
Re^2: exporting PDF::API2
by jakeease (Friar) on Jun 22, 2013 at 07:37 UTC |