robgridley / zebra

PHP ZPL builder, image conversion and a basic client for network-connected Zebra label printers.
MIT License
214 stars 54 forks source link

Does it work on USB connected printer in mac os #20

Closed nafilahmed closed 5 years ago

robgridley commented 5 years ago

The ZPL builder and image classes are used to create ZPL strings—it's up to you what you do with it. The included client (for communicating with the printer) only works with network connected printers.