Hi all,I'm trying to send an image to print on a ZC300 printer.This project is running locally on a windows through USB connection without any problems, but its extremely important to run it on a…
Hello, i'm currently making an app on android, and i would like to create a button on this app to just turn on the scanner.I am currently stuck, although i used datawedge and everything, the app…
We are looking for a way to obtain the installed certificates (the contents of the <ServiceName>_CERT.NRD file) from a Zebra device. The device is accessed/managed programmatically using Java…
Hello everyone,I'm experiencing an issue with the AudioManager on my Zebra device. Despite attempting to adjust the volume, it seems to be locked at a constant level and does not change. Here are the…
Hello,We need to convert a ZPL code to PNG image without connecting to printer (ZT420). Could you please let us know what libraries we can use from Zebra for this ?
Hey there guys!I have been trying to develop an Android application to read SmartTap Passes from both Google Wallet and Apple Wallet. I'm using the device TC22 alongside the VAS SDK from Zebra itself…
If I print a batch of 200+ labels, sometimes they end up printing blanks. Especially if paper runs out and replaced to continue the job. I suspect that I'm overflowing the buffer. …
Hello,we currently try to encode data (in our case a json), generated from our java application, onto a card using the ZC300.We found a example with the title "Position a card for smart card encoding…
I've been studying how to print from my zebra gc420t on android studio, and it works well when it comes to only strings with text, but now i'm trying to add a image to it and i can't figure out what…