Hi friends,
I'm trying to solve the following situation. I use Enterprise Browser as a client for WMS system. For scanning barcodes I use DataWedge as keystroke output with autoEnter. I have no way…
As a third-party app I request to connect with the scanner and I received the EMDK Manager instance using which I added a data listener on a specific profile. Now while the app is running user…
Sometimes after the scanner hasn't been used in a while the EMDK ignores the profile being used and goes back to it's defaults of just using the keystroke inputs. The profile I'm using turns off the…
We need following information from Zebra:
We are using https://github.com/node-hid/node-hid driver to integrate scanner (ls 2208) in to our app.
We are able to read data from scanner but we can not…
does model "ZQ 320" detects or supports auto paper cut after printing or is there any way to detect if the black color ink at the back of auto cut paper roll so that the user can be notified that he/…
Hi Team,
I have seen this blog "Creating a common Application to run on Zebra and Non-Zebra devices" EMDK for Android Programming Practices - Zebra Technologies Techdocs.
Could you please…
Just stared getting this error after updating to Zebra.Printer.SDK v2.15.2634 from 2.14.1989
C# sample code
string conn = null;
foreach (DiscoveredPrinterDriver zPrinter in…
I want to read the size of label in the ZT410 by python.I can change the size of label or print any different label size but I want to check
the size by my program and send different details to…