Forum topic
Having a strange problem. I have a .Net app which scans barcodes and retrieves products from a cache file. I am using a Zebra DS457 scanner configured for USB com port. This has worked fine on all…
Forum topic
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…
Forum topic
We are finding that setting the printer response time and initial timeout is causing operations to be very slow. With the below code - thePrinterConn.SendAndWaitForResponse(Encoding.UTF8.GetBytes(…
Forum topic
In our project, we would like to create a Web API exposed in Azure to print using my Link-OS enabled printer. I've read that in order to do this, the printer should be configured to connect to a keep…