Printing a single line without a form feed
I want to code a windows-program (not a console-program) which prints a single line on a protocolprinter.
The user should see the printed line emediately, but i don't want a formfeed.
Is this possible with vb.net and how is it working?

