Top "Zpl" questions

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

.NET code to send ZPL to Zebra printers

Is there a way to send ZPL (Zebra Programming Language) to a printer in .NET? I have the code to …

c# .net zpl-ii zebra-printers zpl
Send raw ZPL to Zebra printer via USB

Typically, when I plug in my Zebra LP 2844-Z to the USB port, the computer sees it as a printer …

usb zebra-printers zpl
Unicode characters on ZPL printer

I have the task of re-designing a system to print shipping labels, using a networked Zebra GK420T. I have …

printing zpl zpl-ii
How to get ZPL code from a ZebraDesigner label?

I'm using ZebraDesigner 2.2.2 (Build 2728). Is there a way to extract the ZPL code from ZebraDesigner? I can't even export it …

printing barcode zebra-printers zpl
Emulate Zebra printer

Possible Duplicate: Print preview ZPL II commands using .NET WinForm before sending it to Zebra printer I am working on …

windows emulation zebra-printers zpl
ZPL - how can we increase width of ^BC (Code 128) bar code

Am doing a formatting of barcode label. We are using Zebra Programming Language , ^BC (Code 128) bar code As i increase …

barcode barcode-scanner zebra-printers zpl zpl-ii
How to print a logo on labels using a Zebra printer and sending ZPL instructions to it

I would like send ZPL instructions to a Zebra printer (GK420t for now). I'm printing 50mm x 20mm labels. …

zebra-printers zpl zpl-ii
Zebra Printing with CUPS no print ZPL or EPL

I have a Zebra GK420d connect to OS X via CUPS. However, when I send files to it that …

printing zebra-printers zpl epl
JavaScript: Send raw text to printer - no server requests/method calls, able to work offline, purely clientside

My thorough research on the web provided me with a couple of ideas, but none of them seem to work …

javascript html printing zpl
Print preview ZPL II commands using .NET WinForm before sending it to Zebra printer

I have an .NET Windows application that prints commands to Zebra printer using ZPL II or EPL2. Is there any …

.net winforms zpl epl zpl-ii