Hi
There is a requirement to produce a label sheet on a Zebra 6M PLUS. This label sheet is comprised of 6 x 3 rows of one label (using PQ command) design followed by 1 x 3 row of a different label…
Hi
My customer uses about 400 ZEBRA QLn320 printers with field staff distributed all over the country. Currently all printers are setup to print a label of 12cm height and 7cm width. We use gap sense…
Dear Zebra community,
I would like call on your help. I'm trying to send ZPL code directly from matlab to our Zebra (network) printer. Currently, we open the Zebra Setup Utilities and insert the code…
I just "upgraded" to a ZC350 printer having used an older Zebra and then an Evolis card printer with mag. encoding. Previously, it was very easy to write to Track 1 just by sending a string to the…
Hello,
I want to print an image using javascript. Which API should i use for printing
var available_printers = null;
var selected_category = null;
var default_printer = null;
var selected_printer =…
Hi
I want to convert my png image to ZPL code while printing the image through Zebra GC420t. When I uploaded the image to the http://labelary.com/viewer.html it converts to the ZPL
I am…
Hi everyone,
we are having a problem with our ZT410 Zebra printer (8dpmm). Whenever we print an Image over a certain dimension, we get Artifacts like the one shown in the attached picture.
Here is…
Hi, we bought a ZT410 printer and are trying to print some label.
Our label contains 2-3 Images, Text and Barcode
- I understand the syntax for text and barcode (ZPL)
- But I do not understand how to…
Hello,
How do I embed a field number into a field definition?
Consider the following ZPL:
^FD51,0,6,111111,2,33,^FN11"Enter Barcode"^FS
The full ZPL is supposed to scan a barcode and use…
^XA
^A0N90,43^FH^FD_c2_a1
^FS
^XZ
The above ZPL command prints "í" ( small letter i with Acute). But the correct one is "¡" (inverted exclamation) as per the UTF-8 code "c2a1". It happens with…