my $pdf = new PDF::Create( 'Version' => 1.2, 'Author' => 'me', 'Title' => 'Goom', 'fh' => *STDOUT, # this one );