Forum topic
Hello,   The command ! U1 setvar "device.languages" "zpl" does not work. However ! U1 getvar "device.languages" does work but always returns "line_print" even after executing the setvar command…
Forum topic
Hello. Is it possible to print in ZPL language (Zebra GK420d) block of text (^TB command) from bottom line? I need to print Name, Address, Zipcode and City but Name must be in bold and larger text…
Forum topic
Hi, I am trying to print a label but the new line char "\&" doesn't seem to be working in my zpl code. I am not sure what I am missing Any help is appreciated.   CT~~CD,~CC^~CT~ ^XA~TA000~…
Forum topic
I need to print special Turkish characters with zpl 2 codes. I create my zpl String and send it to the print server. But Turkish Characters are not printed. My code is below. I added a font that has…
Forum topic
Hello,   Request to printer fails when printed from a web page (firefox) and if it contains special characters. Sample content in the string is "1DFDX_1Dz_1D8_1D_Ï_87_ñ_04>_83_ÿ@_1E_04" .…
Forum topic
Hi. I'm trying to print a label with a rectangular data matrix by passing zpl to the printer. It works OK when trying to print a square one but doesn't work when its a rectangle.   The printer…
Forum topic
Hi ,   We tried giving "~JA" zpl command to the printer to stop printing, but it's not stopping the prints. We tried printerConnection.close() to stop the print but still no luck. Any sample…
Forum topic
Hi,   I'm using Browser Print and a GK420d printer. I've stored a format, "TRIAL.ZPL" on the E: drive. I want to send a command from my javascript through Browser Print that tells me if my…
Forum topic
Hi,   I am developing an app using Xamarin.iOS and am having issues when connecting and printing non-continuous media (Continuous printing works fine). I am using black mark media, during…
Forum topic
Hi,   There is any way to serialize de 6th(199999999997) field of the ^FD, which is the serial of a SGTIN.   Currently I´m using this code.   ^XA ^RB96,8,3,3,27,17,38^FS ^RFW,E^FD48,1,…