Forum topic
Hi all, I have ZEBRA ZQ520 mobile printer and I would like to use it to print documents using our mobile application which is developed in Xamarin.iOS platform. There are sample codes for Xamarin.…
Forum topic
I have an application written in C# that use's LLRP interaction with an FX9500 reader. it's a continuous Read application but I need to monitor when communication has failed. The KeepAlive event thru…
Forum topic
Hi Team, We have bought ZQ 310 printer for integrating it with iPad app. Our app needs to connect to printer via BLE. Our app uses Swift language whereas the LinkOS SDK for iOS application provides…
Forum topic
Is it possible to have per-device customization with StageNow? We'd like to transfer certain configuration files such as certificates for EAP-TLS authentication that are specific to certain devices.…
Forum topic
I need to trim leading spaces from a variable I'm sending to a label with ZPL2. This is what the row of code looks like: ^FO260,39^ACR,73,25^FD$1HWWRPQT^FS $1HWWRPQT is a variable. I tried this: ^…
Forum topic
Hello, I'm using android sdk , here is my code: Connection connection = new BluetoothLeConnection(macAddress, this);  connection.open();  ZebraPrinter printer = ZebraPrinterFactory.…
Forum topic
I am using zebra designer pro for my label printing but it was go to stopped mode after two label printing. how can i solved this problem? thank you
Forum topic
using this link below as a test of the ZPL code How to Preview a ZPL Label with a Network Printer Entered the following into the preview. CT~~CD,~CC^~CT~ ^XA~TA000~JSN^LT0^MNW^MTT^PON^PMN^LH0,0^JMA…
Forum topic
In our encoding process, we are required to encode the RFID Tag with different access password based on the calculation on the TID. Also, new EPC and User Data value also need to be written into the…
Forum topic
We need to capture the Label data and convert in to OCR string for further processing? Is there any way out or any tool or library available for same