When I call the library, Symbol.RFID.API 3.jar and run my code in eclipse (java), I get the following error message "RFIDAPI3_JNI_HOST.dll can not find dependent libraries" in the folder I already…
Hi,
I just updated my app from API3 1.0.3.14 the new API3 2.0.0.2 library. I have an existing call to start inventorying:
reader.Actions.Inventory.perform(myPostFilter, someTriggerInfo, myAntennaInfo…
Hi
Does anyone have an example of how to print a PDF file using the Zebra Browser Print SDK?
We have a simple test that is capable of printing a text using:
function printTest() { …
I have an Android Xamarin application that prints to a ZD620 Zebra printer using classic bluetooth. There are a couple of questions based on my experience and what I have encountered:
1. If the…
Hi,
I'm trying to open an lbl file programmatically, because i want to print it with zebra designer, but I have an error:
"The program has encontered an error and needs to close. Any…
I just "upgraded" to a ZC350 printer having used an older Zebra and then an Evolis card printer with mag. encoding. Previously, it was very easy to write to Track 1 just by sending a string to the…
Dear Zebra community,
I would like call on your help. I'm trying to send ZPL code directly from matlab to our Zebra (network) printer. Currently, we open the Zebra Setup Utilities and insert the code…
I am trying to print to a zebra ZP 450 using raw type, but I am getting an invalid printer name error returned when getting to the openPrinter() within the SendBytesToPrinter function. I can find…
We've written a simple web app for an access control system. The page needs us to scan a barcode and submit a Line Feed (10) or Carriage Return (13).
We've configured the Data Wedge on the TC20 to…