Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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?…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
I've created a simple Windows console app to play around with the .NET Zebra.Printer.SDK (version 2.16.2905 in NuGet Packet Manager). I have also installed the DeveloperDemo_Windows project. …