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…
Forum topic
Is there any way to set the page width and height within the driver? Or possibly choose the stock. I have a service that prints labels (created as Crystal Reports) and I need a way to change the size…
Forum topic
I have the following line of code: ^FO20,525,0^A0N,36,40^TBN,700,600^FH^FD_22There_27s a saying. If you want someone to love you forever, buy a dog, feed it and keep it around._22^FS Which on the…
Forum topic
In the attached except from the ZPL Programmers manual, it shows both manual commands to switch between subsets A,B, and C. I understand the reason for switching between these sets but I'm unsure if…
Forum topic
I'm a developer I have the following environment: A- Zebra ZD500R (passive RFID printer) Windows 10 with Zebra connected to USB B- Azure system with Windows Server 2019 and connections using Terminal…