Hi,
I'm using Browser Print and a GK420d printer. I've stored a format, "TRIAL.ZPL" on the E: drive. I want to send a command from my javascript through Browser Print that tells me if my…
Hi,
I am developing an app using Xamarin.iOS and am having issues when connecting and printing non-continuous media (Continuous printing works fine).
I am using black mark media, during…
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,…
¡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…
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…
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…
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…
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…
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…
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.…