Help for this page

Select Code to Download


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