my $pdf = PDF::API2->new( -file => 'table.pdf' ); $pdf->mediabox(842, 595);