I want to build a app from which user select the image and i want print that selected image into label using zebra printer. How can i achive that? I will be using mobile app as well as Browser to print the label.
IMAGE PRINTING// Expert user has replied. |
1 Replies
Zebra printers are thermal printers and supports monochrome print only. The Link-OS Multiplatform SDK and the Browser Print SDK have the API that supports printing images. Take a look at this API documentation.