Skip to content
/ ZebraIp Public

Ethernet library for Zebra EPL printers written in Python

License

Notifications You must be signed in to change notification settings

otti/ZebraIp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for Zebra EPL Printers

(only tested with LP2824 Plus)

This library can access the printer via ethernet without the need for any drivers installed on your OS

Currently supported functions:

  • Set the label size (in DOTs or mm)
  • Print Text (with rotation, font size, reversing, ...)
  • Print QR Code
  • Print BMP-Files
  • Upload PCX Images to the Printer
  • Print stored PCX images
  • Print Lines
  • Print Boxes
  • Print EAN13 and CODE128

Tested on Windows and Linux

ZebraIpSimple.py

Just a minimalistic example to show how easy it is to access the printer via ethernet

About

Ethernet library for Zebra EPL printers written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages