Hi support, I am new to Zebra printers. Our requirement is to see if we could use javascript functions to call Printer SDK to print.
It is not Android/IOS/Windows SDK.
Does anyone have similar experience?
thanks
Calling SDK through Javascript Zebra ZQ320 Printer |
1 Replies
Hi John Huang,
Here are few options. The first example uses HTTP post
https://supportcommunity.zebra.com/s/article/HTTP-Post-printing-sample?…
https://www.neodynamic.com/articles/How-to-print-raw-Zebra-ZPL-commands…
https://gist.github.com/Lakerfield/1b77b03789525c9d0f13ddfeedee2efa
https://stackoverflow.com/questions/45576727/could-i-use-javascripts-wi…
I hope this is helpful