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…
Forum topic
I'm trying to send pure EPCL commands directly to the printer on Tools -> Command to send to printer, but the syntax used in manual never matches with executing. Ex: G 0 0 10 640 1024 must be…
Forum topic
Hi There, Just I have tried to update the printer firmware through Link-OS SDK via Android application. For that, I have used the FirmwareUpdaterLinkOs interface which has available in the Zebra Link…
Forum topic
Hi, I've been read about how designe a custom templates like (zebra_info pic), I'd like to implement that in Java, but when a try it, I don't find the way, I use the examples on the Demo on de ZSDK…