Hi,
I'm using the pinter series QLn320(PCC:QN3-AUBAEE11-00),after a little bit of digging i was able to find that this printer does not connect with iphone over Bluetooth so was trying to…
I am working on a Windows tablet application that generates ZPL label formats from a database and send them to a ZQ520 printer over a Generic/Text printer driver. Generating the ZPL format and…
Hi,
I need to connect to an RW 420 mobile printer, from my Android app, and print.
I'd like to know if there's an SDK to do that and where can I find it.
Thanks,
Alberto
We want to print some forms in our android application with Zebra MZ320 printer.
This is what we do:
Our android application connect as a client to an other application…
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…
Hi,
I'm using a GX420t printer connected via TCP/IP. The firmware is V56.17.17Z. I'm trying to figure out whether an optional cutter is installed with sending the SGD command
! U1 getvar "…
I have a client whose iOS devices run 8.1 and 8.3 due to an incompatibility with 9.3. I am wondering if the current sdk that supports 9.3 is the only one available or if there are previous versions…
Hi everybody
We are working in an App that generates a code an print the code using the SDK all inside the app. but we are not sure what are the android versions supported by the SDK.
…
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…
Hello,
usb.sendAndWaitForResponse("~HQES".getBytes(), 1000, 1000,null);
When I run this command line, sometimes answer is empty or length is double (message is double but right).…