Hi,I am trying to use BrowserPrint to remotely print API-based shipping labels to label printer, they are PDF labels, and according to docs I'm sure I read it will convert and print various formats,…
Is it possible to convert PDFs on mobile to a format that can be printed without the PDF Direct?While PDF Direct sounds nice, I fear that customers with existing printers will have trouble updating…
I need to convert ZPL (Zebra Programming Language) commands into a PDF file so that I can send the PDF to the customer. The customer should be able to print the labels directly from the PDF. How can…
Hello, I'm printing some labels with czech characters "Č" and "Ř". There's no problem with Zebra Designer, but when I try print from zpl file, these characters print as "." or they won't print at all…
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…
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:…
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…