| Posted: May 15 2006 at 1:21pm | IP Logged
|
|
|
Read vendor's documentation. Normally your application sends escape sequence to the printer to move the cursor, select the font and do a print. Many these "specialized" printers are repackaged on top of a HP model which uses PCL language. Your application opens the printer port, writes escape sequence and closes the port.
|