Printing over a Dot Matrix Printer

Hi,I want to do printing on a Dot Matrix Priner. Can any body help me how to perform this task. Regards,Umar Toseef
[150 byte] By [JavaPioneera] at [2007-10-1 15:04:03]
# 1
You can either,- use the OS drivers using the Java Printing API- write the printers codes to is directly using the Java COMMS API- buy another printers.My preference would be for the last one!
Peter-Lawreya at 2007-7-10 19:02:18 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...