Forum topic
Hello,I have a problem using Link-OS SDK Android BTLE v2.14.5198.Many years ago I developed a feature on an app from which you can print using ZQ521 Zebra printers.Everything went well but recently a…
Forum topic
Hi, Zebra barcode scanner SDK for Linux,The technical document  shows it supports C++ and JavaDoes it support the .NET C# ?thank you. 
Forum topic
I want to print some card templates using code. I've tried copying the example code from the SDK documentation, but it just doesn't work.Here's an example of the code I've tried. The code is supposed…
Forum topic
I have a ZSB DP-12N and DP-14N. I enrolled the printer for my tenant and my API is set up. When I try to do a /send to the printer it says that the specified "device(s) not registered:". Can the…
Forum topic
We're running different systems generating zebra printer designs to the same printers and are experiencing problems. When checking the code for the labels we see that our old solution that's been…
Forum topic
Has anyone done a successful integration with both the scale  & scanner for the NP700 in C#
Forum topic
I'm trying to use a DS2278 scanner in Linux with a Bluetooth dongle. The scanner pairs successfully and device /dev/hidraw0 appears. Scanning a barcode generates output on this device so it's…
Forum topic
In the current version of the library (v2.6.19.0), we have following cast:BluetoothLEManager(Context context) { this.scannerEventsCallback = (IDcsScannerEventsOnReLaunch)context;which immediately…
Forum topic
Hello, I am using the RFID SDK version 2.0.2.124 in Android 10, to read tags with a RFD40 + TC26. EPC memory bank is read first using a prefilter, then USER memory bank second after I have selected…
Forum topic
Hello, I have a ZT411-600DPI.  LeftPosition and LabelTop are yielding different results when using SDG vs ZPL. zpl.Left_Position = 1   => printer shows 1zpl.Label_Top = 1   =…