- Im using Zebra ZXP Series 3C. I cant download the Java SDK in this link - https://www.zebra.com/us/en/products/software/card-printers/zebra-card-….
It keeps saying error in fields upon putting…
I have been trying to modify Print station App, but the SDKs I got here is for Android SDK target version 12, which are too old. Is there any place where I can get the lastest SDKs.
I tried to to…
I'm trying to print a graphic image on a Z4MPlus printer. I uploaded an image on Generate Zebra ZPL from Image and downloaded the resulting zpl code, but when I print the image using notepad, I…
Hello,
In this post I will outline how I was able to connect a ZD420 printer to an Omron NJ series PLC. This task took me a considerable amount of time and manual reading, so hopefully this will help…
Hello Everyone!
I have a problem and I wonder if anybody may have cross this scenario and be kind enough to share possible solutions.
In short, I have a zebra…
Hi All,
I have a ZT610 Label printer
I need to print a label with 5-6 Variables which is fine as I have designed the label in Zebra Designer and saved the ZPL Output,
I also want to extract the ID of…
Here's my situation:
1. I'm developing in Xamarin Android, with a Nokia 8 running Android 8.1.0 and printing to a Zebra ZQ520 using the Zebra SDK.
2. I'm connecting over a BluetoothConnectionInsecure…
I wrote a simple Go program to connect to the printer, run an a command
! U1 getvar "zpl.system_status"\r\n
I was then trying to read the response but my read listener kept timing out. I was…