Forum topic
I want to print some card templates using code. I've tried copying the example code from the SDK documentation, but it just doesn't work.Here's an example of the code I've tried. The code is supposed…
Forum topic
Hi.I've been chasing a nasty heap corruption bug for a while and I think I finally found the culprit in Zebra.Sdk.Comm.Usb.Direct.Internal.UsbDataStream.BeginRead.Using WinDbg's !verifyheap command I…
Forum topic
I am searching for an example C# .NET MAUI (can be limited to Android) app to print ZPL/EPL codes to a ZSB-DP12 printer.  It does not appear that LINK-OS SDK supports this model.  Any…
Forum topic
Can someone give us a hint on what SDK/API we should look at to print receipts/labels with C# code to a ZD421. There seem to be different APIs and we cannot understand which to use. Preferably net7.0…
Forum topic
Hello, I am trying to modify the active profile to only enable certain decoders within particular screens in my application via the Datawedge API, but I can't get it to work. It returns a RESULT of…
Forum topic
.NET is a free, cross-platform, open-source developer platform for building many different types of applications..NET Framework is a Windows-only version.Where can I get Link-OS SDK that supports .…
Forum topic
Hey, in the new year I'll be getting around to shipping LS2208 handheld scanners that still have a warranty for service.I own a fair number of them, and hence my question - is it possible to create a…
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
How to send a file(ZPL/etc.) to the Zebra printer (ZE511/etc, firmware:  V94.21.11Z) and save it on the E drive? Any ideas? Communication with the printer can be easily established through the…