Forum topic
Hi all, I'm struggling with a setup of Windows + Zebra ZT500™ (ZT510). The factory that is printing labels has 4x8 in labels set up, however, despite configuring this label size in the Zebra Setup…
Forum topic
I have ZBI program to print labels that depend on barcode data from the USB Host. I realize I can use Print Station Mode with a ZPL to capture USB Host input, however, I need the data inside a ZBI…
Forum topic
I'm trying to print a receipt obtained from another system, so the easiest way that I've found is to convert it to an image and print it (the receipt is quite complex, so it cannot be rebuilt as "…
Forum topic
Hi, I'm a POS developper, we have intergrated out first customer with the Zebra MP7000. We used the sample is C# and everything went well during dev/integration. On live, after a few days, the…
Forum topic
Good Morning, I'm currently trying to develop an IONIC Mobile App that prints labels in the Zebra ZD420, Does someone have any project related to this or any guide? Because I'm really struggling…
Forum topic
Due to unexplained behavior in the Zebra's SDK with the zebra driver (we had several talks with Zebra support), our c# program is controlling our ZD410 using only the Connection interface to do raw…
Forum topic
Hello, We are having two issues. We have an Android based route delivery software that links to the ZQ520 through Bluetooth. According to my developer, the Zebra SDK requires location permission to…
Forum topic
If printer is off mode every time i am getting Sockets.SocketException so how to check printer status before printing . printerIPendPoint = new IPEndPoint(IPAddress.Parse(printerIp), port); using (…
Forum topic
So, I have designed a label and exported it to my printer which is a ZD410. I can succesfully print the label with it's keyboard inputs from Zebra Utilities - Direct Communication with the following…
Forum topic
App printing directly to Zebra printer using ZPL through the Zebra SDK, was wondering if there was a way to get the print dialog to show? Request from user is to be able to print multiple labels, can…