Help for this page

Select Code to Download


  1. or download this
    my $pdf = PDF->new("0001.pdf");
    print Dumper($pdf);
    
  2. or download this
    $PDF::Verbose = 1;