Report printer

How to print using Win32Lib:

The small include file printer.e handles the job of breaking your data up into however many lines will fit on a page, (depending on font size), and inserting your page headers and footers with page numbers on each page. To use it, follow the directions below (or just cut and paste the routine from the demo file printtest.exw).

If there's any interest, I can expand this to allow passing font changes and position info along with the document text. If you need these things, let me know.
irvm@ellijay.com