Does anyone know how I can solve this problem:

I am making a program which prints a single Log line to a printer every time a transaction is completed.

How can I make VB print one line and not advance the page afterwards (like QBasic used to print)?