Help for this page

Select Code to Download


  1. or download this
        my ($offset,$bytes,$buffer,$contents);
        open(PDF, "<$print_pdf") || print_debug("Couldn't open file $print
    +_pdf");;
    ...
        #print "Content-Type: application/pdf\n\n";
        #binmode STDOUT;
        print $contents;