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…
Trying the Zebra.Printer.SDK in a .net framework 4.7 project it works fine with version 2.15.2634 but in a .net core 2.2 application using the .net standard 2.0 version of the nuget package no…
Dear All;
Any one can helping to connect RFD8500 barcode scanner with Sample SDK C#;
Anyway i'll allready follow the instruction in Zebra RFD SDK User Guide.
The attachment show step by step…
Greetings
Acctually, we have an LBL file that have some fields.
We want an application running in c# that can populate those fields and then realize the print of the file mentioned.
At this moment,…
I am using Zebra SDK v2.15.2634 to develop Xamarin.Android application. It looks good until I try to execute following line:
var btAddress = "48:A4:93:89:63:97";…