Forum topic
Hello to everybody,   I'm quiet new in ZPL programming, I would appreciate if somebody could help me to clarify if is there any ZPL syntax to keep a datamatrix bar code fixed dimension if the…
Forum topic
Using QLN420 v68.19.13z, Objective C, iOS SDK v1.4.948 I am trying to connect to the printer using Bluetooth. While   id thePrinterConn = [[MfiBtPrinterConnection alloc] initWithSerialNumber:…
Forum topic
How can I print and display (text wrap) long text descriptions on a label (1.96 x 1.17 inch) using DesignerPro? I'm also using DesignerPro connected to an excel file as a database listing several…
Forum topic
Has anyone discovered a way to send the raw pass through code of ${ in ie 11? I understand at some point zebra recommended changing the pass through code to $(, and that works.  However we have…
Forum topic
I'm trying to read the result from a USB KR403 kiosk receipt printer, from Java, without much success.  I've tried link-os but that doesn't return all the sensor data from the KR403.  I've…
Forum topic
hello,   I've looked all over the web but without actual findings... How can I load a label file (*.lbl) and print is with Zebra printer (GX430t) in C#? Thanks, Lior
Forum topic
Hello guys ,   I want to know how many cards per day  ZXP3 can print?   Thank you so much!   Regards,
Forum topic
We need to be able to print barcodes to this printer.    1. Can someone direct me to where I need to start?  2. Is there an SDK for C# or a dev kit?  3. Is there a working example…
Forum topic
I am generating ZPL command string and the printer (ZT410) does not print all the labels sent. I simply loop through the following code and send the string to the printer (via the IP address on port…
Forum topic
Hi, I have an iMZ320 8cm printer and I want to use it with Android devices. Usually we transform all our print data to graphics and send them to the printer; this works in our case (using ^GF for…