Forum topic
Howdy Folks, I'm working with an RFD40 Premium Plus device that has both an RFID scanner and a barcode scanner built into it.  I'm working in .Net framework 4.8 on Windows 11.  I've…
Forum topic
I am working on a program which sends a ZPL command to print a Code 128 barcode. The subset automatic flag on ^BC will not create the barcode as we need it so I need to set starter characters (…
Forum topic
Hey,We are using this zebra SDK for xamarin for andriod in our own application,Scenario:im trying to read tag using RFD8500, the problem im encountering is if trigger the read event handler, my…
Forum topic
My WPF app is using .NET 7 and it need to connect with KR403 printer to check connectivity and print status. I installed Zebra.Printer.SDK v2.16.2905 to Visual Stusdio 2022 from Nuget but I can't…
Forum topic
I've created a simple Windows console app to play around with the .NET Zebra.Printer.SDK (version 2.16.2905 in NuGet Packet Manager). I have also installed the DeveloperDemo_Windows project. …
Forum topic
Hello,  I am tasked with developing a new inventory management app that will run on zebra android mobile computers. The new app will replace a 12 year old windows app running on CE 6, written…
Forum topic
Hi all..2 Questions: 1) How do I control the size of the label when it is printed? via zpluploaded 2 files: 0) Label OK.jpg (is the right label) printed with Zebra Designer... direct to…
Forum topic
Dear community,For Xamarin Android development we're already using the NuGet package Zebra.Printer.SDK, but now we also want to migrate from LinkOS_Xamarin_SDK to Zebra.Printer.SDK on Xamarin.iOS. I…
Forum topic
I have more than 1000 Zebra Designer files, files in .nlbl format, each file is called, for example: salsa5.nlbl, so in the program made in C#, when choosing the article salsa5, should I go and print…
Forum topic
Hi all, there is a way to retrieve from Zebra device connected the list of profile installed on it and switch beetween them?I have a general class with GetAvailableProfiles method in my Maui solution.