ahmedidreas Posted January 3, 2011 Share Posted January 3, 2011 firstly i want to thank you for your replay i want to know how can i make print to variables or text on printer without using print page i mean using code like cashier printer(code sent directly to serial port) Link to comment Share on other sites More sharing options...
AzeoTech Posted January 3, 2011 Share Posted January 3, 2011 http://www.azeotech.com/board/index.php?showtopic=4243 shows how to do it with a dot matrix printer that has a windows driver. It won't work on a laser jet or ink jet printer because these printers won't print the page until the page is full. If your printer is on the serial port and there is no driver installed, you can use standard serial comms to send the data to the printer. This assumes that the printer doesn't expect any special control characters that you'd have to figure out. Link to comment Share on other sites More sharing options...
mpathma Posted January 31, 2011 Share Posted January 31, 2011 Hi, I am also a new comer, I think you need to provide more clear question. M.Pathma Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.