Help for this page

Select Code to Download


  1. or download this
    PDF::Core::PDFGetPrimitive() called too early to check prototype at PD
    +F/Core.pm line 288.
    PDF::Core::PDFGetPrimitive() called too early to check prototype at PD
    +F/Core.pm line 294.
    Argument "" isn't numeric in seek at PDF/Core.pm line 556.
    Can't read cross-reference section, according to trailer
    
  2. or download this
    #! /usr/bin/perl -w
    
    ...
        close PROCS
            or die "Cannot close $outfile: $!\n";
    }