Just as a suggestion: have you tried to write directly to the port with outp? You can check in control panel for the I/O interval associated with LPT1 and use it in the outp function: I never tried with the parallel port but have used a little for the serial port and it worked. One disadvantage is that you'll have to deal with control codes for your printer. Roberto
I need the ability to print to a dot matrix printer line by line, as in the 1st post. The above link is no longer working, so can anyone point me in the right direction.
Ok I can buy a serial port for the dot matrix printer, but only if there is no other way of doing what I want