Help for this page

Select Code to Download


  1. or download this
    #!perl
    use strict;
    ...
        $page = new_page();
      }
    }
    
  2. or download this
    package pdfdata;
    
    ...
      return \@exc;
    };
    1;