Help for this page

Select Code to Download


  1. or download this
    use PDF::API2;
    $pdf = PDF::API2->open('existing.pdf');
    $string = $pdf->stringify;