PrinterDocument Object...
I need to print text to a printer line-by-line, not in the batch DrawString method. It is absolutely essential to be able to print similar to the VB6 method of Printer.Print <str>. If anyone can help me with this, I would be eternally thankful.

