Hi, I would like to print an image as transparent.
I am using the parameter opacity but, when I change it, the image does not print. This is my code:
private ZMotifGraphics _context;
public void…
Hi Everyone,
I have a problem that has blocked me in my project for several weeks...
Let me explain, I have to translate an XML barcode into ZPL.
Problem : which ratio allows to know the width of the…
I have been testing an application that uses ZQ520 devices for printing. While testing some code that stores images onto the printer, I accidentally had it running the LinkOS iOS SDK's "storeImage"…
This is my code :
BLuetoothPrintActivity.CONNECTION.open();byte[] configLabel = createZplReceipt().getBytes();BLuetoothPrintActivity.CONNECTION.write(configLabel);ZebraPrinter printer =…
Dear All
I recently bought 50 MZ320 printers and they were sold to me as new with all the boxes and the accessories but when i opened them they looked new but the PIN must have been changed as…
Your support so that you can provide us with some technical documentation to be able to connect and communicate a Siemens S7-400 STEP 7 PLC (NO TIA PORTAL) with a Zebra ZD500R printer through the…
Hi,
For a US customer we run Zebra ZQ 520 printers connected to android phones and tablets.
We use the Zebra SDK to connect to the printer.
We use the android OS to pair with the printer and our app…