20 lines
919 B
Markdown
20 lines
919 B
Markdown
# ZplPrinter
|
|
|
|
Printer emulator for zpl rendering engine.
|
|
|
|
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.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
|
|
|
|
<a target="_blank" href="https://chrome.google.com/webstore/detail/zpl-printer/phoidlklenidapnijkabnfdgmadlcmjo"><img alt="Try it now" src="https://raw.github.com/GoogleChrome/chrome-app-samples/master/tryitnowbutton_small.png" title="Click here to install ZplPrinter from the Chrome Web Store"/></a>
|