Page 721 of the SGD Printer Commands section of the ZPL 2, ZBI2, Set-Get-Do, Mirror, WML Programming Guide P1099958-002 published August 26, 2019 in the example Listed under SetVar
It repeats the…
I have created an app that will print invoice and converted it to zpl , when I see the zpl code in http://labelary.com/viewer.html , it looks perfect , but when I print this in actual printer , it…
Hi,
I have started using ZPL to print, read and encode RFID labels using a ZD500R. Now I am trying to understand how the Zebra Net Alerts work. As I said I am using a ZD500R. I am trying to make a…
Hi,
We have been using Ethernet attached Zebra printers to print from the AS400 (iSeries) for a number of years, using ZPL2.
We now need to print 2D/QR barcodes for Hermes (Distribution company) and…
We have the Label in Base64String format stored in our DB/Table. Please refer “Base64String_LabelData.Txt” in the attachment.
We are converting this Base64 string to a ZPL command (by first…
Good Day
I would like some assistance to add a Numero Sign for a ZPL label. I have looked at the Page 850 and other symbols from the ZPL Programmers guide and have not found the symbol. Please assist…
We're using a Zebra ZD410-300dpi ZPL in an embedded application that will load labels separately as needed. I need to restore operations to our printer programmatically. When a particular error…
Hi,
I am currently developing a machine using a zebra printer and a PLC.
A format file is stored in the printer's memory and the PLC creates a variable fields file pushed to the printer via FTP
The…
I have a java application that currently sends postscript, PCL or PDF files to a Unix Print Server for printing. I am looking at extending this to support Zebra printers.
It would be a trivial change…
Hi,
I need to write long text with line breaks and I use ^FB command, some of words I need to mark as bold. But ^FB command it’s not supporting spaces in line breaks, in documentation it says "Normal…