Help for this page
# Open an existing PDF file $pdf = PDF::API2->open('some.pdf');
$pdf = PDF::API2->new(-file => 'our/new.pdf');