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.

Wed Mar 27, 2019 2:37 pm

Hi, I'm reading EAN-13 barcodes but the string returned always missing the last digit.

kervingomez
 
Posts: 1
Joined: Tue Mar 26, 2019 5:36 pm

Thu Mar 28, 2019 4:00 am

Hi,

Thanks for your inquiry.
Please try the following method to scan your EAN-13 barcode. If there is still the question, please provide your image file that contains the barcode for further investigation. You could send it to us via email (support@e-iceblue.com)
Code: Select all
string[] date = BarcodeScanner.Scan(filepath, true);

Sincerely,
Nina
E-iceblue support team
User avatar

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

Tue Apr 09, 2019 11:27 am

Hi,

Greetings from E-iceblue!
Did we fix your issue?
Thanks in advance for your valuable feedback and time.

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