Zebra printers are generally thermal bar code label and receipt printers which can understand ZPL/ZPL2, EPL, CPCL, or KPL languages.
Here's some background on what I'm trying to do: Open a serial port from a mobile device to a Bluetooth …
c# windows-mobile bluetooth serial-port zebra-printersI'm working on a project where we need to use a Zebra Printer for barcode labels. We're using C#, and …
printing label barcode zebra-printers zpl-iiI'm programming in ZPL and I need to define a variable manually. A simple Hello World Example: ^XA ^FO,20,10^ADN,40,25^…
zebra-printers zpl zpl-iiI need to print an image that is being returned to me through a web service (the data is returned …
barcode zebra-printers epl barcode-printingI am able to print a label using the below code with a Zebra printer but I am not able …
python-2.7 zebra-printers eplI want to comment lines in the ZPL code, for example: ^XA ^MMT ^LL0531 ^PW1280 ^LS0 ^FT81,528^A0B,29,28^FH\^…
zebra-printers zplPossible Duplicate: Print preview ZPL II commands using .NET WinForm before sending it to Zebra printer I start developing an …
c# zebra-printers zplI 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-printingFirst time using ZPL, I was googling my question but nothing so far. I have downloaded the ZPL II programming …
windows printing zebra-printers zpl-iiI 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