{---------------------------------------------------------------------
Print It
Twocolumn printing of texts, especially Delphi-sources, with a
fixed page setup. Each page has 104 lines, each line is 72 chars
long. Too long lines are cut off, this can be seen by '�' at the
line's end. The font courier is used.
Numbers are adapted to A4 paper format.
Usage A: Start program and select the file to print.
Usage B: Send one ore more files per drag&drop to the program.
This is a really simple, quick and dirty utility. It is intended
for fast printout of my Delphi sources in some paper saving way.
May be, it is of use for others too.
Small trick: Use the SendTo-gadget from the M$PowerToys (they are
free!) and create a link to PrintIt.exe in the SentTo-folder. Then
you can send a file via the right mouse button to the printer.