Forum topic
- 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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
Hi, Can we check the DPI of the printer head by ZPL or by query the printer server? Thanks Wilson
Forum topic
   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…
Forum topic
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…
Forum topic
Hi, Wondering if there is an easy way to scan a 2D barcode and have it print that 2D barcode on a GK420 printer. Thanks for your help, Regards, Tony.
Forum topic
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…
Forum topic
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…