Skip to content

sbinkert/ZplPrinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZplPrinter

Printer emulator for zpl rendering engine. The emulator is based on the labelary web service. You can configure print density, label size and the tcp server to listen for any incoming labels.

References

Release notes

Version 1.6

  • Fix PDF label export.
  • New TCP input buffer size can be configure in settings.

Version 1.5

  • New Support to print multiple labels in one request.
  • New Optional setting to keep tcp connection alive.

Version 1.4.1

  • Fix Minor fixes

Version 1.4

  • New Ability to save labels as image (PNG) or as PDF. (Thanks to Derek Preston)

Version 1.3

  • Change Labelary web service call from GET to POST to support large ZPL templates. (Thanks to pitufo)

Download

Try it now