Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
Zebra has been very helpful in the past and I'm hoping your team can resolve this long-standing restriction. I've read through previous questions from other Zebra users about the ZPL limitation of QR…
Forum topic
Hey, I have some ZPLII from a 3rd party with ^CI0 in it. I see from ZPL Guide that this selects character set 0 = Single Byte Encoding - U.S.A. 1 Character Set. I've looked everywhere but can't…
Forum topic
Hi, I'm a POS developper, we have intergrated out first customer with the Zebra MP7000. We used the sample is C# and everything went well during dev/integration. On live, after a few days, the…
Forum topic
I am trying to get the host status from a ZQ520 printer in a cross plat form app as shown below. string queryString = "^XA^HZA^XZ"; connection.…
Forum topic
I am new to the ZPL language and have been working on a label for a customer but have a couple of basic questions. 1) I need to set up a fixed size text block and in there there text will change and…