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 Nov 15, 2015 8:28 pm

I am unable to get spire to read a barcode at a certain angle. I have attacted the file. What am I missing? It reads one of the barcodes but not the other.

verbenatiger
 
Posts: 1
Joined: Thu Oct 22, 2015 11:34 pm

Mon Nov 16, 2015 4:01 am

Hi,

Please read each barcode separately.
Code: Select all
string data1 = BarcodeScanner.ScanOne("..\\..\\barcode1.png");


Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Return to Spire.BarCode