Help for this page
sub PDFtoIMAGE { ... } }
#!/usr/bin/perl use PDF::API2; ... $pdf->saveas($OutFile);