What I am doing is making a bunch of Rectangles, Putting text in those Rectangles.
Sort of like a spreadsheet.
Now, How to send that to the printer?
I have tried a bunch of things,
------------------ BASICALLY ---------------
// now, print the pages
Printer()->BeginDoc();
{
((...