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.
- New Support to print multtiple 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)