The following link will create a pdf document which consists of blank consecutively numbered pages. The default settings will create a 100 page letter size (8.5x11in) document with pages numbered 0001 through 0100 in the lower right corner.
The primary use is to create scratch paper for doing research. Even after the pages have been jumbled on a desk, they can easily be placed back in order. To create the numbered paper, just send the pdf document to a printer.
The CGI program that generates the pdf document is a perl script named pages.pl. It can also be run from the command line using the GNU long argument format. Run ./pages.pl --help from the command line to see all of the possible arguments, along with their default values.
Back to Tim Toolan's Homepage