Description:
WebToZebraPrint enables you to execute print jobs from your web application to a mobile Zebra printer with Bluetooth.
How does it work:
An URL-scheme allows you to open the WebToZebraPrint app triggered by your web application. The URL includes several query string parameters like a base64encoded string which contains your own generated ZPL - or CPCL code. Once the URL is executed by your web application, the WebToZebraPrint app opens up, execute the print job and return to the calling web application.
WebToZebraPrint enables you to execute print jobs from your web application to a mobile Zebra printer with Bluetooth.
How does it work:
An URL-scheme allows you to open the WebToZebraPrint app triggered by your web application. The URL includes several query string parameters like a base64encoded string which contains your own generated ZPL - or CPCL code. Once the URL is executed by your web application, the WebToZebraPrint app opens up, execute the print job and return to the calling web application.
Show More