Hi thereI am trying to print a barcode on a tracking label using a Zebra ZT230 device, but the barcode is rendered with artifacts that make scanning it difficult or impossible.A PDF is generated when…
Hello,I can't print cards with portrait orientation with Zebra ZXP series 7 device.Only way i see in sdk doc, ZMotifGraphics.ImageOrientationEnum should be setted while initialiazing graphics…
Hi, we are trying to create a print server with Zebra's Weblink protocol using a C++ server and any relevant APIs and were wanting to see if there is any other documentation/resources to assist in…
Hi.I've been chasing a nasty heap corruption bug for a while and I think I finally found the culprit in Zebra.Sdk.Comm.Usb.Direct.Internal.UsbDataStream.BeginRead.Using WinDbg's !verifyheap command I…
I am searching for an example C# .NET MAUI (can be limited to Android) app to print ZPL/EPL codes to a ZSB-DP12 printer. It does not appear that LINK-OS SDK supports this model. Any…
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…
Good afternoon,Is it possible to query the ZE521 printer in real time to find out the name of the file it is currently printing?Is there an apposite ZPL command or other language? Can you help me?…
Hello,Is it possible to use ZQ511 printer with React Native? https://developer.zebra.com/blog/develop-react-native-printing-app-android-ios-link-os-sdk I did all the steps in this link but…
Hello,We have an Android app which uses the PrintConnect app to handle connecting to receipt printers. After the recent update to support Android 13, we are finding that the callback function…
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…