use PDF::Create; my $pdf = new PDF::Create('filename' => 'out.pdf', 'Version' => 1.3);