Top "Zebra-printers" questions

Zebra printers are generally thermal bar code label and receipt printers which can understand ZPL/ZPL2, EPL, CPCL, or KPL languages.

How to send EPL2 command to a Zebra LP2844 printer via USB using C#

I am required to print labels and bar codes on zebra label printer using C#. I have never used them …

c# usb zebra-printers epl
How to clear buffer with ZPL II [Zebra GK420d]

In documentation of ZPL II language there is command "~JA" which allow to clear all jobs in buffer. Unfortunately it …

progress-4gl zebra-printers zpl-ii
How to print (barcode) labels from a Ruby on Rails Application?

My first application I have developed in RoR is for some Kiosk Touchscreen PCs used in our stock. When the …

ruby-on-rails printing barcode zebra-printers
Print from Windows Mobile to Bluetooth Printer

I want to print a receipt containing text and barcode from MC75 [Windows mobile 6] and using a bluetooth printer (Zebra …

c# windows-mobile motorola zebra-printers
Printing arabic text using Zebra printer [ZPL]

As the title says Is there any option to print the arabic content ZPL Printer. Thing tried is adding the …

printing zebra-printers zpl zpl-ii
How to verify if Zebra printer successfully printed using ZPL and C# (or be able to detect errors)?

Problem Is there a simple ZPL code or way to get an error message back from a Zebra printer to …

c# .net zebra-printers zpl zpl-ii
printing from a webserver to a thermal printer with no intermediary

I have been looking into this question for almost a month now. It seems I am being pushed in all …

java zebra-printers zpl zpl-ii
How to print with win-1250 codepage on zebra printer?

I have this code for printing with Zebra printer (RW 420 to be specific) StringBuilder sb = new StringBuilder(); sb.AppendLine("N"); …

c# utf-8 zebra-printers zpl epl