Hello,
We are having two issues. We have an Android based route delivery software that links to the ZQ520 through Bluetooth.
According to my developer, the Zebra SDK requires location permission to…
If printer is off mode every time i am getting Sockets.SocketException so how to check printer status before printing
.
printerIPendPoint = new IPEndPoint(IPAddress.Parse(printerIp), port);
using (…
So, I have designed a label and exported it to my printer which is a ZD410. I can succesfully print the label with it's keyboard inputs from Zebra Utilities - Direct Communication with the following…
App printing directly to Zebra printer using ZPL through the Zebra SDK, was wondering if there was a way to get the print dialog to show? Request from user is to be able to print multiple labels, can…
Hello, I am new to Zebra printers, I am developing an android application and creating PDFs, I need to print these pdf directly with a portable bluetooth zebra printer without going through a third…
Hello,
I developed an application in Android which generates pdf files.
I would like to know if possible to print my pdf directly without going through the "Zebra printer utility" application?
You…
How can I get to the default WML file on Z? I need to see the "code" in it so I can replace the index file on E. I have a file named ZBI.NRD that is stuck on E and I think because of that it will not…
Is there any way to set the page width and height within the driver? Or possibly choose the stock. I have a service that prints labels (created as Crystal Reports) and I need a way to change the size…
Hello,
I'm developing an android app on a Zebra Zq320 in line_print mode and this happens: when the sentences are largest than the paper they are truncated without any logic.
Is there any way (sdk or…
I have a web application developed in Angular. The application will be accessed on many different devices, some of which are iPads. I need to implement a functionality to print a receipt from within…