Forum topic
Hi, I am using the Zebra.Printer SDK to print labels on bluetooth from my Xamarin.Forms iOS app. But I suspect after the printer goes into sleep or after the printer is idle for sometime I always get…
Forum topic
Is it possible to use the sdk with apps targeting versions of .Net Framework lower than 4.7? For instance, my app targets .Net 4.5 and I'd like to update it without forcing the users to update the .…
Forum topic
I'm using LinkOS Version (1.2.0) (Xamarin Android) in my android application,but when I try to run the project I get the following error: java.lang.OutOfMemoryError. Consider increasing the value of…
Forum topic
Hi, I am looking for solution about printing from ios safari direcrtly. Is there any way to zebra print from ios safari ? Thank you.
Forum topic
Hi, I am using link-OS Zebra library in iOS app for printing badges(Images). I am using ZEBRA ZD500 printer. And I am using following method for print: - (BOOL) printImage:(CGImageRef)image atX:(…
Forum topic
La impresora de etiquetas no funciona bien, como la configuro?
Forum topic
I have used zebra ZQ110 SDK in my app. When I have a search device I have got zebra printer name in the Bluetooth list. But when I rename the zebra printer I have not got rename name when I again…
Forum topic
Hi, I have Zebra ZQ520 printer and I use your Java API for printing the barcodes on the Windows OS. Java program works fine and I get the barcodes out from the printer. But it takes about 20 seconds…
Forum topic
I am trying to follow the above captioned getting started tutorial.  The problem is the sample app on git is not the smae as referenced int he document.  Please help.
Forum topic
Hi, I have to develop a .NET application (server side service) able to generate a label, that connects to the printer and triggers label printing. As a first thought, I considered a Zebra printer…