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…
Hi,
I'm trying to use Aztec Code barcodes with ECI codes in my labels, but I can't get it to work and I haven't been able to find any examples of this online. Can anyone provide an example? Is there…
Hello,
I am using a ZE 500 300dpi RH and sending it the .prn file indicated below.
The label is reprinted 1000 times according to the use of the ^PQ function.
My question is how can i get the field ^…
Hello,
I want to covert font size in to height and width format.
i have a requirement where i will provide UI and we can set font size (in pt) and then i will Prepare a zebra command based on UI…