Printer Commands

R Rolando Chacon 2 years 11 months ago
0 1 0

Where I can find a book or information related to how to program code to send to the printer so is able to do graphical / non-graphical things?
I have kiosk printer such as KR403 and wanted to learn to program them by using programing code.

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

Hi Rolando,
Are you looking for information on how to code a print document for that printer, or how to write code for some OS to send data to a printer?  These are two separate coding activities.

The KR403 is what we call a ZPL printer so all print documents are created with ZPL as the print control language.  The guide for ZPL is here.  There are some exercises to get you started on page 43-53.  You can also use our free tool ZebraDesigner to create ZPL documents for that printer.

Once you have a document to send, you can use our SDK's to send them to the printer on many Operating Systems.  Download the SDK. and  API documentation.  There are numerous other methods as well.
-Robin

CONTACT
Can’t find what you’re looking for?