Forum topic
Hi,   There is any way to serialize de 6th(199999999997) field of the ^FD, which is the serial of a SGTIN.   Currently I´m using this code.   ^XA ^RB96,8,3,3,27,17,38^FS ^RFW,E^FD48,1,…
Forum topic
¡Hi everyone!   I need to understand how to print labels with a Zebra GK420t printer. The only software I have is "ZebraDesigner for XML" and I have been able to design and print single labels…
Forum topic
I know it is possible  to  link 3 or more  variable data that will print as a QR code labe with coma separators l but I just want it to demo it  using Print station app. If anyone…
Forum topic
Hi, I'm trying to check the current status of the Bluetooth Low Energy controller on my iMZ320 but I can't have the reply from the printer. I tested to send ! U1 getvar "bluetooth" This is working…
Forum topic
Hello everyone, I am new to Zebra technologies. Im doing a winform app to print label. What is the best way to print if I have ZPL string in my code? I have gone through the documentation and can…
Forum topic
I'm using a custom Java application to print a PDF to a networked ZT610. I'm using the windows driver and I want to execute the cutter after the last page in the PDF document and not cut between each…
Forum topic
Hey everybody, I'm trying to print a ZPL coded label from SAP to our "new" Zebra ZT410.We are using device type LB_ZEB and E:TT0003M_.FNT in the code. I know .FNT is not supported anymore but Zebra…
Forum topic
I need to print a PNG image onto a label with a ZPL printer. The idea is to convert the PNG image to a monochrome one and then generate the necessary ZPL code with the image data to print the image.…
Forum topic
Hello, here the background to the question: In our company we have a webservice from which we can retrieve various labels as a base 64 encoded byte array. The format of the returned array can either…
Forum topic
Hi, I'm trying to print a barcode onto a label but it just prints a black rectangle in the shape of the barcode image. To generate the barcode I'm using the following:      …