Forum topic
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,…
Forum topic
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…
Forum topic
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…
Forum topic
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…
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…