Top "Zpl" questions

ZPL stands for the "Zebra Programming Language" and is a proprietary programming language used to communicate to Zebra branded printers.

ZPL - Barcode Missing a digit when printed

I am trying to print a Code 128 barcode on a label using the following the piece of ZPL with a …

label barcode zebra-printers zpl barcode-printing
How to print to Zebra GK420d label printer using ZPL passthrough mode from internet explorer 9

Is there a way to print out a simple pass through ZPL command in IE9? I use Windows 7 IE8 x86 …

internet-explorer-9 zpl
Printing multiple (different) labels in one ZPL commands

I have followig task: I am generating sequence of consecutive barcodes eg: 117-1, 117-2, 117-3, 117-4... I have to print …

printing zebra-printers zpl zpl-ii
Transforming a ZPL string into a JPG image and PDF

Good Afternoon, I am currently working on a project that dynamically generates a ZPL string. Below you can see an …

c# asp.net-core zpl
ZPL - How we can control width of ^BC (Code 128) bar code

We are using Zebra Programming Language, ^BC (Code 128) bar code currently using this command - ^XA ^FT230,140^BY2 ^A0N,40,30 ^…

zpl code128
Why is ZPL command ^PQ not working for multiples copies?

I've created my ZPL string and at the very end appended ^PQ+numCopies. Debugger shows the whole string correct with ^…

zpl
Zebra LP2844 stopped responding to ZPL Commands or Files

I sent a couple zpl files to the printer to test it and it worked fine. After that I was …

zebra-printers zpl
ZPL How to center text with variable length

I use Zebra Designer to create my labels. But I have a problem to center my elements. Indeed when I …

zebra-printers zpl zpl-ii
Zebra ZPL wrap text

I have to print a variable text in a field block of a ZPL label. I would like to know …

word-wrap zpl
How to print a tilde (~) in Zebra Programming Language (ZPL)

I am maintaining a program that outputs ZPL to a label printer. Today, the character sequence ~Ja came in as …

zpl