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