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.

Sat Apr 21, 2018 12:17 pm

Hi,
I try to use Barcode Scanner to scan the QR Code image that generated by the Barcode Generator, and the result return: Not supported in Spire.Barcode Evaluation version.

Below is my code:
Code: Select all
            Bitmap bmImg = new Bitmap(outputImgFld + @"\QR_Code_2109.tif");
            return BarcodeScanner.ScanOne(bmImg);


PS: the generated QR Code image(QR_Code_2109.tif) is able to scanner by using other barcode scanner.

alpacah
 
Posts: 2
Joined: Sat Apr 21, 2018 12:03 pm

Mon Apr 23, 2018 3:24 am

Hello,

Thanks for your inquiry and sorry for late reply as weekend.
The reason for this behavior is that you are using our commercial version without applying a license. To help you get the correct result and evaluate our product better, our sales team has sent a temporary license ( one month free ) of Spire.Barcode to your email, please apply it by following way and test again.
How to Apply the License by license key

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1182
Joined: Tue Sep 27, 2016 1:06 am

Thu Apr 26, 2018 8:30 am

Hi,

Greetings from E-iceblue.
How is your issue going?
Your feedback will be greatly appreciated.

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1182
Joined: Tue Sep 27, 2016 1:06 am

Return to Spire.BarCode

cron