The following text explains installation and usage of the new WMO Printer API.
The WMO Printer API is a JavaScript library that allows to print data to Zebra printers using the Browser Print application.
browserPrint-3.1.250.min.js (Zebra's Browser
Print library)wmo-printer-1.0.0.min.js (the newly developed
WMO Printer API) <head>
...
<script type="text/javascript" src="browserPrint-3.1.250.js"></script>
<script type="text/javascript" src="wmo-printer-1.0.0.min.js"></script>
</head>
Click here for the ZPL2 programming language guide from Zebra Technologies: ZPL II Programming Guide