I am building an app that uses Zebra's Browser Print SDK to print barcode labels via the browser. Currently, I don't have access to a compatible Zebra printer, on the machine that I am developing this app on.
Can you think of a way to emulate a Zebra printer in such a way that the Browser Print SDK picks it up, so I can pretend to print from a browser?
What I tried so far:
- I installed different Zebra Printer Drivers that were said to be compatible. The Browser Print SDK doesn't pick up these installed printers though.
- Looked into using Chrome and the extension ZPL Printer
- Set up a generic/text printer per Zebra's instructions
Neither option populated the list in Zebra's Browser Print window of available printers. Is the only way of getting a printer to show up, to buy a Browser Print compatible Zebra printer and hook it up to my workstation?