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