That is working fine for single printing lines. But, I have some
code that wrapps text if the line is too wide. The width of the
text on the PictureBox is also slightly different from the printer.
So, when enough text is typed, the accuracy falls. I have yet to
solve the horizontal typing problem.