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