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.

Tue May 31, 2022 7:08 am

I tried using freespire.barcode in my .net app. to read barcodes in my images.
The images uses same barcode, however, some of them are returning "Not supported in Spire.Barcode Evaluation version"
Why is that? Thank you.
Code: Select all
   Dim fileBarcode() As String = BarcodeScanner.Scan(fileSource)

panda026
 
Posts: 1
Joined: Tue May 31, 2022 7:02 am

Tue May 31, 2022 9:02 am

Hello,

Sorry for the inconvenience caused.
The free version only supports some barcodes. This message prompts that the barcode type you are scanning is not supported.
Sincerely,
Andy
E-iceblue support team
User avatar

Andy.Zhou
 
Posts: 483
Joined: Mon Mar 29, 2021 3:03 am

Return to Spire.BarCode

cron