WebToZebraPrint
Print jobs to Zebra printers via Bluetooth
Natuurnetwerk BV
iPhone Screenshots
Description
Allows users to initiate print jobs from a web via a URL. The URL includes a base64-encoded string containing ZPL or CPCL code. The connects to a Bluetooth-enabled Zebra printer, executes the print job, and returns to the web application.
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.