Forum topic
Hi, Looking for some help in sending ZPL commands in Windows RT to ZEBRA iMZ320 BT printer. Is there any library / SDK which can be used like the ones available for iOS and Android? Our requirement…
Forum topic
I'm a C# .NET developer who sends the DHL shipment request to DHL XML-API web service and get the response to print labels, The DHL web services sends the Label (ZPL2) in Base64 encoded string. How…
Forum topic
Hi everybody!   We are developing an app to print QR codes in labels to identify shop orders in our warehouse. Since the information stored in QR codes are variable, and the label's dimensions…
Forum topic
Hi everyone!   When I execute this code   ^XA ^PON ^MNM ^XZ ^XA ^JUS ^FB620,1,0,L^FO10,125^A0N,40,40^FDCant. - Producto - Mezclador^FS ^FB620,1,0,C^FO10,155^A0N,40,40^FD…
Forum topic
Data Matrix Barcode is not scannable when it is printed in rectagular shape, but it is scannable when printed as a square barcode.   ##rectangular data matrix barcode ^FO650,570 ^BXN,9,200,,,,,2…
Forum topic
Hello, I am an Xamarin app developer creating an iOS app that will print labels using a Zebra Printer (ZQ510).  I am trying to print the following text onto a label: Best Buy Date00/00/00…
Forum topic
Hi, How to get B64 or Z64 and CRC with the SDK Zebra(android) to print with zpl with this command:   ~DYE:IMAGE,P,P,46080,46080,:B64:  ....... ^XA ^FO0,608^IME:IMAGE.PNG^FS ^XZ  …
Forum topic
I am trying to learn "Connect and Print Over TCP/IP and Bluetooth – Zebra Android Link-OS™ SDK – Java – Android Studio" (https://km.zebra.com/kb/index?page=content&id=SA370). on page  of 3 (…
Forum topic
Hello guys!   Using the web developing guide that Robin provided (link incoming..), I am trying to make an application so I can print some labels with user input. For now it is working fine, but…
Forum topic
I have been working with LinkOS printing through Xamarin.android and keep running into a pairing issue. I have built my solution off of the sample source code present in the SDK. I can send ZPL to…