Question and Issue about ZebraPrinterSDK in .NET 6 Desktop Application

S Selman Gülmez 1 year 7 months ago
41 0 0

Hi Zebra Developers,

Im working with RFID tag barcode printer and trying to get ZebraImage1 for label print and tag encode. But when i try to use ZebraImageFactory.Current.GetImage method an exception threw there. 

The line of code what i use:

ZebraImageI  zImage = Zebra.Sdk.Graphics.Shared.ZebraImageFactory.Current.GetImage(byteArrayImageData);

The exception thrown:

This functionality is not implemented in the portable version of this assembly.  You should reference the NuGet package from your main application project in order to reference the platform-specific implementation.

 

I already have Nuget Package of Zebra.Printer.Sdk

Zebra.Printer.Sdk

Any idea of reason to why i cant use that library. Ty, Appreciated.

CONTACT
Can’t find what you’re looking for?