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:(…
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…
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…
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.
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…
Hi,
I want to know how I can convert to ZPL from image.
There is SDK function PrinterUtil.convertGraphic() on JAVA, Android SDK.
However I can't find it in iOS SDK.
Is there other function or options…
Before the discussion start, i need to provide some info on my background.
I have a android app develop under XAMARIN ANDROID platform. The android app will pair with a ZEBRA printer ZQ521. All the…
Hello, Does anyone know how can we integrate a small application inside a link OS printer. Any coding sample / API or something.
Briefly this is what I try to achieve. I have a server which connects…