Help for this page

Select Code to Download


  1. or download this
    Could not find resource /CourierNewPSMT while preparing form field
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    $pdf->fillFormFields($FIELDS[9] => 'test');
    $pdf->cleanoutput($outfile);
    
  3. or download this
    $pdf->_buildNameTable(1);
    my $properties = $pdf->{Names}->{1};
    ...
                                'objnum' => '8'
                              }, 'CAM::PDF::Node' )
            };