0

I am able to create really nice labels with barcodes using the code128 and PIL modules (thanks @furas). Now I need to print them out on a Zebra TLP 2824 Plus printer. This thing runs on EPL (Eltron Programming Language) which is uglier than XML (no offense).

Does anyone have a simple way to convert .png's to EPL using Python?

SeaDude
  • 3,725
  • 6
  • 31
  • 68
  • Best resources (no python yet) I've found so far are: http://labelary.com/zpl.html, http://labelary.com/viewer.html, https://jsprintmanager.azurewebsites.net/. Still trying to figure out how to tie it all together. – SeaDude Dec 30 '20 at 06:52
  • What you mean with "converting png to EPL" – nikitastrike Mar 01 '21 at 16:56

0 Answers0