Forum topic
We developped an Java application for android smartphone. It prints without any problem a receipt on iMZ220 printer.With the same application, we tried to print on ZQ310 but it doesn't work. Instead…
Forum topic
Here's the error on the Zebra device TC when using A13 and A14:java.lang.SecurityException: Need android.permission.BLUETOOTH_CONNECT permission for android.content.AttributionSource@f787829e:…
Forum topic
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…
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…