Spire.Barcode is a professional barcode library specially designed for .NET developers (C#, VB.NET, ASP.NET, .NET Core) and Java developers (J2SE and J2EE) to generate, read and scan 1D & 2D barcodes.

Sun Apr 15, 2018 1:43 pm

I am using system.drawing dll but when using
BarCodeGenerator bar = new BarCodeGenerator(setting);
Image image = bar.GenerateImage();

i am getting error as reference to type 'image' claims it is defined in 'system.drawing', but it could not be found

please can u help me in it. i am using this in class library of framework .net standard 2.0

sugan.v2@gmail.com
 
Posts: 1
Joined: Sun Apr 15, 2018 1:40 pm

Mon Apr 16, 2018 2:52 am

Hello,

Thanks for your post. I am sorry Spire.Barcode doesn't support framework .net standard 2.0 at present. We will consider supporting it in our future update. Have a nice day.

Best regards,
Simon
E-iceblue support team
User avatar

Simon.yang
 
Posts: 620
Joined: Wed Jan 11, 2017 2:03 am

Return to Spire.BarCode