Forum topic
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…
Forum topic
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…
Forum topic
Hi Zebra team, Your API Reference/documentation site is down. Do you have an update going on? Would you please check this? Thanks,
Forum topic
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() {   …
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…