Hello!
First off let me say thanks to the devs for providing the SDK and all the resources for a fast and easy coding.
I'm using a handheld LI4278 scanner, connected via bluetooth, and I'm…
Dear Support Team,
We are trying to follow your steps to read Scale from our .net visual Studio 2008 Application C# either using com port or your SDK but no luck, we couldn't
We…
NetworkDiscoveryHandler does not work, it always returns 0 in the count parameter, I have a zc300 printer connected in the LAN network.(10.10.10.1)
private class NetworkDiscoveryHandler :…
Hello,
I am using Zebra.Sdk.Printer for programming Zebra ZE 500 printer.
I'm wondering if it persists any event that would indicate that there is low data in the receive buffer?
i have 10…
Hello,
I am printing to Zebra label printers using the Zebra SDK printer. I am able to successfully print using the IP of the printer, however we need to be able to see the print job on the Print…
I'm looking to develop apps for zebra scanners. We have a need for operators to scan barcodes in a production environment. They would be scanning barcodes to verify the items are scanned in a…
Hello All,
I have not found a discussion which resolved this issue, though I cannot guarantee I checked everything.
I am developing an application using .net 6 and the LINK OS SDK SdkApi.Desktop.Usb.…
Hello,
I have developed a test application for printing labels.
Sometimes it prints like a charm, sometimes it doesn't print anything and
just throws exceptions like "Malformed Multipart Form Data"…
I am using the C# SDK example that calls PrintStoredFormatWithVarGraphics. The first argument of PrintStoredFormatWithVarGraphics is storedFormatPath and I do not know what to set this to. The…
I am encountering a strange issue when consuming Zebra .NET SDK.
The issue is occurring when we are trying to discover thermal printers in the local network. Particularly invoking this line of code…