print "Content-Type: application/pdf;\n"; print "Content-Disposition: filename=file.pdf;\n\n"; print $file;