Help for this page

Select Code to Download


  1. or download this
    $VAR1 = {
              'FT' => bless( {
    ...
                               'objnum' => '31'
                             }, 'CAM::PDF::Node' )
            };
    
  2. or download this
    $VAR1 = {
              'FT' => bless( {
    ...
                              'objnum' => '31'
                            }, 'CAM::PDF::Node' )
            };
    
  3. or download this
    #!/usr/bin/perl
    # pdf-filler-test.pl
    ...
            'f1_02(0)' => 'test',
    );
    $pdf->cleanoutput($outfile);