Help for this page
my $ChartImageName = "$tmpPath/VeTCOChart.png"; ... $photo->image($photo_file, $_[1], $_[2], $_[3], $_[4]); }
my $pdf = PDF::API2->open($Template) or print "PDF Object is failing o +r NULL"; my $page = $pdf->openpage(1);