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.
- Fix PDF label export.
- New TCP input buffer size can be configure in settings.
- New Support to print multiple labels in one request.
- New Optional setting to keep tcp connection alive.
- Fix Minor fixes
- New Ability to save labels as image (PNG) or as PDF. (Thanks to Derek Preston)
- Change Labelary web service call from GET to POST to support large ZPL templates. (Thanks to pitufo)