# ZplPrinter Printer emulator for zpl rendering engine. The emulator is based on the [labelary](http://labelary.com/service.html) web service. You can configure print density, label size and the tcp server to listen for any incoming labels. ## References * [ZPL Command Support](http://labelary.com/docs.html) * [ZPL Web Service](http://labelary.com/service.html) ## Release notes ### Version 1.5 * **New** Support to print multtiple labels in one request. * **New** Support to print multtiple labels in one request. ### 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](https://plus.google.com/116997222122087717848/posts)) ### Version 1.3 * **Change** Labelary web service call from GET to POST to support large ZPL templates. (Thanks to [pitufo](https://github.com/sbinkert/ZplPrinter/issues/1)) ## Download Try it now