Dear everyone,
We have been trying to develop a React Native application capable of printing with Zebra devices.
Printer: ZQ110
S/N: XXZN19-18-0002
Firmware version: ZQ110_V1.04 STD 062917 (upgraded…
Hello Team,
I facing some challenges in improving the printing quality, I have an application which takes the image and gives for the print.. to do that i ma following steps,
1. Capture Bitmap Image…
Hello,
I've been developing with the ZD500r for a year now. I still don't understand how the the configuration/calibration options work.
My questions are about the following menu options:
Sensors -…
Hello,
I ve been using Zebra ZD620 as a standalone TOOLS->Print Station until yesterday when suddenly the printer stopped recognizing ^FN1 field in my E:LABEL.ZPL template.
Template is very simple…
Hi,
I am currently developing a machine using a zebra printer and a PLC.
A format file is stored in the printer's memory and the PLC creates a variable fields file pushed to the printer via FTP
The…
Hi,
I have a use case where I would like to programmatically change the label settings. What I do is I have PDF files, I crop some parts of the PDF file and I want to print it through my GK420d (…
I have a java application that currently sends postscript, PCL or PDF files to a Unix Print Server for printing. I am looking at extending this to support Zebra printers.
It would be a trivial change…
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…
We have used the XMLPrinter class to print an external file, but we have problems because this class does not interpret XML well when it is converted to a byte array that is necessary for the use of…
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…