Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    $page->printnl($text, $font, 14, 50, 750);  # text, font, size, x, y
    
    $pdf->close;