Forum topic
The current version of the documentation for the .NET Zebra SDK seems to be pointing to v2.14.1989 (.NET 4.7), while the latest version is 2.15.2634 (.NET Standard 2.0). There seems to some changes…
Forum topic
Hello, We are using ZD500R, R110Xi4 and ZT410R. We have an issue while encoding RFID code which size is more than 96 bits on R110Xi4. We are using the next command to add RFID code to zpl code: "^RFW…
Forum topic
Hello, I'm looking for right way to print some zpl code using Link-OS .Net. I want to make calibration using "^XA^HR^JUS^XZ" command and then send to printing other zpl code. How to wait for a…
Forum topic
I'm developer. I develop an application windows service to print label from my template(pdf file) through printer name method(TCP/IP). I am using Zebra Zt410 printer with version V75.20.14z. I will…
Forum topic
Hi, I have started using ZPL to print, read and encode RFID labels using a ZD500R. Now I am trying to understand how the Zebra Net Alerts work. As I said I am using a ZD500R. I am trying to make a…
Forum topic
Does anyone have an SDK they are developing for the ZC10L for iOS? We are working on adding these printers for our Events Software and use iPads for our check in.
Forum topic
VB.Net Zebra Link-OS SDK printing Barcodes print fine on my development box. Deployed code throws an Object Reference error when calling the Print method. Used NuGet. Included the support files…
Forum topic
Hi all, I've created an empty Xamarin Forms Solution with an Android Project and the app regularly starts without any problem. After the LinkOS_Xamarin_SDK nuget package installation I can't build…
Forum topic
Hi I have recently grabbed the C# LinkOS sample code from Git, to get a handle of a USB printer and it has been working fine on my local PC. When it comes to running my application on a remote PC…
Forum topic
Hi, We have a ZT230 connected to USB port and have been using ZSDK_API.jar to access Zebra printer. It works, but it takes almost 30s to que status response before printing, To discover the VID/PID…