Help for this page

Select Code to Download


  1. or download this
     my $pdf = PDF::API2->new();  
     $pdf->mediabox(595,842);
    ...
     $txt->textend;
     $pdf->saveas("/tmp/HelloWorldDige24.pdf");
    $pdf->end( );
    
  2. or download this
    error:       Can't call method "val" on an undefined value at /usr/lib
    +/perl5/site_perl/5.8.0/PDF/API2/Resource/XObject/Image.pm line 99.
    context:      
    ...
    /usr/local/apache/html/bioinfo/pfc/view/view_digegel.mhtml:86
    /usr/local/apache/html/bioinfo/pfc/view/autohandler:107
    /usr/local/apache/html/bioinfo/pfc/view/syshandler:42