Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #
    ...
    $page->string($f1, 12, 72, 600, $txt);
    $page->printnl($txt, $f1, 12, 72, 400);
    $pdf->close;