Forum topic
Hi, I'm trying to increase the sharpness & darkness of shipping labels printed with my ZD420 printer via an Android app. I found sample code for this in the docs here (http://techdocs.zebra.com/…
Forum topic
Hi, I'm implementing a program in Go that is meant to interface with a Zebra print (GX420t). We're currently using an http endpoint to send data to the printer to be printed (http:///printer/pstprnt…
Forum topic
Hi, I want to create a QR Code with maximal data string is 30 digit (data is dinamically that can under 30 digit) and the weight and height of QR is 5cm x 5cm. What ZPL Command to setting it? I use…
Forum topic
Please does anybody know how to use the USB Host port (ZT410 etc) for ZBI data input? I didn´t find the OPEN command name for this. I want to connect scanner/keyboard for data input in my ZBI program…
Forum topic
How can we read the label dimensions currently loaded in the printer. I can retrieve the loaded width via {}{\"ezpl\":null} but where is the label length (i.e. the length between the gaps)? In length…
Forum topic
Hi, we wrote a card application with Zebra ZXP1 and used the ZBRGraphics.dll_64 for printing text and barcodes on a batch card. Unter WIN7 it works properly. Now we moved to WIN 10. Till the last…
Forum topic
I have an existing application that is trying to print labels to a new ZT410 (203 dpi, firmware V75.20.14Z) printer but the images are being drawn too large and don't fit inside the label. In the…
Forum topic
Hi, We're trying to configure proxy settings for a weblink connection. The network has a proxy using active directory authentication. Is there a guide or documentation that gives and example url for…
Forum topic
Good morning, could someone help me control the printing of labels through the USB port?
Forum topic
Hello every body. I develop an application in C# for a zebra mc2100 device. I print labels from de app in a ZQ110 printer. The app use bxl.dll to comunicate with de printer. The problem is that i can…