Hi,
I am trying to download SDK from here https://www.zebra.com/us/en/products/software/barcode-printers/link-os/…
but it is not working, browser says, that final file not exists?
Thx for help
Hello, I am planning to purchase a KR403 printer and connect it to an Allen Bradley CompactLogix L30ER using RS-232.
I will be using RSLogix 5000 software and was wondering if anyone has any…
Hi , i tested the demo code GitHub - Zebra/LinkOS-PC-Samples at ZSDK_DevDemos_Java to detect zebra zxp serie 3 (on usb mode)
, but its' not detected,
it displays
OS not supported when no…
0down votefavorit
I'm using since two years now Zebra printer type imz320 and I have a problem with it. I received my new labels with black marks, between each black mark there is 24cm of height. I…
I downloaded the emulator and the printer driver sees it and connects.
But the ZxpSampleCode project says "Could not open connection to printer "
Trying to use ethernet. I'm on Windows 10, and…
We have 2 set of zpl streams being passed to a printer. We have a data matrix barcode with hexadeciaml value and we have not used any encoding to print same but we are sending another set of ZPL…
I am developing a JAVA application to print labels to a Zebra ZD620d printer.
Where can I download the SDK and the documentation?
Some samples would also be great
Thank you,
Jeff
I have found a code to generate zpl string for an image in java. However, when I am executing this java code it is giving me zpl string which is nothing but black image.
Code is
Java Code
import…
hello !
i have made a simple android printing service . i
from android printing manager i convert the pdf => image and then i print it with
printer1.printImage(new ZebraImageAndroid(…