C
Claudio
I asked if there was a way to print directly to a dotmatrix printer. The
answer was yes, but I need to know how to do it.
answer was yes, but I need to know how to do it.
Bela Istok said:If you like to Open the port ltp1 from C# you need to call the windows API
CreateFile
Claudio said:Yes, I want to send low level (like: expand and compact charater comands)
and text, for the port lpt1 or a remote printer
(\\servername\printername).