Hello, I have a ZT411-600DPI. LeftPosition and LabelTop are yielding different results when using SDG vs ZPL. zpl.Left_Position = 1 => printer shows 1zpl.Label_Top = 1 =…
Iam using the print station service provided by zt411 printer. The catch is that i will scan the gs1 barcode which is 36 characters long. In the zpl there will be 3 text field and i have to populate…
Hi all, I have to print QRCode wich stores a json on a Zebra ZD421 Printer using ZPL commands. I use these commands: ^XA^FO200,10^BQN,2,3^FDMM,A{'custom':'03','mdbschemauff':'…
Good morning,
I have a ZPL file that with each print I make, it adds 1mm to the top, causing the print to come off the label. If, for example, I make 5 prints, it shifts 5mm to the label, thus…
I am working on a program which sends a ZPL command to print a Code 128 barcode. The subset automatic flag on ^BC will not create the barcode as we need it so I need to set starter characters (…
How to send a file(ZPL/etc.) to the Zebra printer (ZE511/etc, firmware: V94.21.11Z) and save it on the E drive? Any ideas? Communication with the printer can be easily established through the…
My WPF app is using .NET 7 and it need to connect with KR403 printer to check connectivity and print status. I installed Zebra.Printer.SDK v2.16.2905 to Visual Stusdio 2022 from Nuget but I can't…