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.…
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…
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…
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…
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(…
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…
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…
Hello,
I was looking for an API in ZSDK documentation that can return the media size of any Zebra printer but I couldn't find any.
So if my Android app wants to support multiple Zebra printers…
I connected my ZQ310 printer with PrintConnect app using NFC and it got paired successfully. I was also able to print a receipt using Zebra's TestConnect app. I was doing so following the…
We're running into issues at some of our locations with our mobile apps on our Zebra TC20 devices being able to discover our Zebra Q620 mobile printers via the Zebra discovery package. They…