PrintPanel is the base for an open-ended series of classes
that implement printing of one type. We provide two examples
to start: First prints a phone book, second prints labels, etc.
To add more, for example a Mail List/Form Letter Merge,
define a class for it below and insert in the "add" loop
in the main constructor. |