how could I approach directly to the parallel port, without use the printer driver?
Printable View
how could I approach directly to the parallel port, without use the printer driver?
Is this what you require?
fNum = FreeFile
Open "LPT1:" For Output As fNum