printing - Anyone send commands to the SATO CL4NX label printer using C#? -


i have task of developing c# form application sends sbpl commands sato cl4nx label printer , feel i'm beating head against wall (yes hurts)! mostly, i'm having fits trying send <esc> character printer!

has done same thing?

steve

i guess need print label sato cl4nx. colleagues have done before , here understand them.

you may want use sato free .net api establishing connection or sending data printer. api detect installed printer driver, detect interface (lan/usb/rs232c/lpt), connect interface directly or via driver sending data. http://www.satoworldwide.com/software/sato-printer-interface-api.aspx

for printing label, need use sbpl (sato barcode programming language). can find details in cl4nx programming manual. https://www.satoamerica.com/uploads/files/datasheets/cl4nx%20programming%20reference.pdf

i not c# developer thus, cannot share actual coding samples. hope above helps.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -