I have a way that I have confirmed that I am able to generate a barcode in Zebra (and I get the response image in Postman) but trying to see how to GET that result and pass it to a DL12 printer. Thoughts?
GET https://api.zebra.com/v2/tools/barcode/generate/?symbology=code39&t…
Let me know
Thanks
Scott
3 Replies
Do you mean the ZSB-DP12 printer?
Sorry - thinking incorrectly...
Scott
Scott,
I am not aware of the DL12 printer model. Not sure if it's an old model.
With Link-OS printer models, such as ZQ510, ZD410, etc., there are a few options to send the barcode ZPL to a printer.
1. Use the SendFileToPrinter API for the cloud based printing. See this article for details: Use the SendFileToPrinter API for Your Cloud-Based Printing Needs.
2. Use the Link-OS Multiplatform SDK to connect to the printer directly via Bluetooth, Wi-Fi, etc.