Help for this page

Select Code to Download


  1. or download this
    Bad object reference '
    ' at test.pl line 6
    ...
    ' at test.pl line 6
    Bad object reference '
    ' at test.pl line 6
    
  2. or download this
    use Data::Dumper;
    
    use PDF;
    
    $filename ="out.pdf";
    $pdf=PDF->new($filename);