Forum topic
Hello, we are using Zebra Zt411 Industry printer and trying to list configured/supported sensors in the printer. Is there a way to list the available sensors using Link-OS interface or ZPL II command…
Forum topic
Hi there, I have both a ZD621 & ZD421, and I'd like some help with maximising the data transfer rate for printing. I don't have the ability to use Bluetooth Classic/SPP. I'm achieving BLE…
Forum topic
Hello We are getting an SDK: Unexpected error when try to open a tcp connnection it happen after printing some cards try { printerConnection = new TcpConnection("10.10.10.100", TcpConnection.…
Forum topic
Hello We are getting an SDK: Unexpected error when try to open a tcp connnection it happen after printing some cards try { printerConnection = new TcpConnection("10.10.10.100", TcpConnection.…
Forum topic
Hello and thank you for reading the post. We have an Android application built using Xamarin which prints on a Zebra ZQ510. The application targets min API of 26 and max of 29. We had deployed the…
Forum topic
Hello and thank you for reading the post. We have an Android application built using Xamarin which prints on a Zebra ZQ510. The application targets min API of 26 and max of 29. We had deployed the…
Forum topic
I have a ZD421 printer and a Zebra TC26, both of which are supposed to be Link-OS compatible. I have downloaded several Zebra example Android apps and none of them work. Is there a working example…
Forum topic
I'm using the java link_os SDK to print QR Codes, over a TcpConnection.attempting to get centered images in the label and one QR Code per label. ZebraImageI image = ZebraImageFactory.getImage(…
Blog entry
Intro This blog walks through the process of printing PDFs from an Android mobile device to a Link-OS printer using PDF direct emulation which is free & pre-enabled on printers running Link-OS V6…
Forum topic
I'm looking into utilizing the Link OS Multiplatform SDK for .NET to enable printing ZPL formatted labels. I have not confirmed the type of printer we will be using yet, so I'm curious to…