Forum topic
I'm trying to send pure EPCL commands directly to the printer on Tools -> Command to send to printer, but the syntax used in manual never matches with executing. Ex: G 0 0 10 640 1024 must be…
Forum topic
Hi There, Just I have tried to update the printer firmware through Link-OS SDK via Android application. For that, I have used the FirmwareUpdaterLinkOs interface which has available in the Zebra Link…
Forum topic
Hi, I've been read about how designe a custom templates like (zebra_info pic), I'd like to implement that in Java, but when a try it, I don't find the way, I use the examples on the Demo on de ZSDK…
Forum topic
Is there any file size or any other restriction while printing PDF files through PDF Direct? Actually I have printed few PDF files through PDF Direct in the ZD620d printer, some of them not printed,…
Forum topic
Hello, As we know, for now, we can't use the Xamarin SDK for interacting with BLE Printers on Android. Is it planned to be implemented soon ? Best Regards
Forum topic
Regards, I have been working on an app using Xamarin with Link-os plugin and ZQ510 printer. The idea of ​​the app is that it can work in remote places where there is no internet connectivity. The…
Forum topic
Hi, We have built a Xamarin app that can print some labels. We run this app in Android 8.x and use bluetooth connectivity for sending print jobs. Randomly, the connection creation is failing with…
Forum topic
Hi, I am currently developing Java program to print card at ZC300 card printer (Link-OS SDK). I need to connect to printer by using shared name as "\\ComputerName\UsbShareName". I have come accross…
Forum topic
I am trying to get the host status from a ZQ520 printer in a cross plat form app as shown below. string queryString = "^XA^HZA^XZ"; connection.…
Forum topic
I am using ZD500R printer with my iOS app. I am using SGD rfid.error.response to check for RFID errors happened during printing. But sometimes instead of expected response mentioned in document https…