#!/usr/local/bin/perl -w # # webinfo.pl # jms1 2001-11-06 # # generates an FDF file, which should trigger the browser to fire up # acrobat or acrobat viewer to combine the data into a finished PDF file require 5.003 ; use strict ; use CGI qw ( :standard ) ; use CGI::Carp "fatalsToBrowser" ; $CGI::DISABLE_UPLOADS = 1 ; ############################################################################### # # configuration ############################################################################### ############################################################################### ############################################################################### # # do the deed print <> EOF } print <> >> endobj trailer << /Root 1 0 R >> %%EOF EOF