Top "Zpl-ii" questions

ZPL-II stands for the "Zebra Programming Language v II" 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
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
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
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
How to send a raw ZPL to zebra printer using C# via USB

I'm a beginner C# programmer. I have a project that requires me to send the raw command to Zebra printer …

c# usb zpl-ii
Print BMP with ZPL

How can I use ZPL II to print a bitmap (BMP) image? I used ~DY to download the BMP to …

bmp zebra-printers zpl zpl-ii
ZPL How to Center Barcode (Code 128)

i'd like to know how to center barcode code 128. on the picture you should see that it is right now …

zebra-printers zpl zpl-ii
Convert image to GRF format

I have a Zebra Gk420t printer that allows me to make stickers and I need to print an image …

zebra-printers zpl barcode-printing epl zpl-ii
How to change the dpi from 200 to 300 through ZPL

How to change the dpi from 200 to 300 through ZPL? I want to use the same ZPL code on printers S4…

c# zebra-printers zpl zpl-ii