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.

Mon Dec 23, 2013 1:02 am

Hi Support,

I would like to check, does spire.barcode able to scan the barcode by zoning? The reason I ask it is because the speed to scan the barcode for an image it is slow. It take about 1 minute to scan finished.

nelsontan016
 
Posts: 2
Joined: Fri Dec 13, 2013 8:00 am

Mon Dec 23, 2013 2:36 am

Hi,
Thanks for your inquiry.
Sorry that Spire.Barcode component doesn't support it at present, but we have added the feature to our schedule. We will inform you at the first time as soon as it is supported.
And if you have any other questions.please feel free to write to us.


Best wishes for you.
Leaf
User avatar

Leaf Weng
 
Posts: 3
Joined: Thu Dec 19, 2013 3:40 am

Mon Dec 23, 2013 9:37 am

Hi,

We just released a new version of Spire.Barcode. It has a new method for scanning, SanOne("fileName"). The method can faster scan barcode image. Welcome to test it. Hope it can help you.

Downloading link of Spire.BarCode for .NET Version:1.1.1:

http://www.e-iceblue.com/Download/downl ... t-now.html

sample code:
Code: Select all
String barcodes =   Barscanner.ScanOne("fileName");



Best regards and have a nice day,
Amy
E-iceblue support team
User avatar

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

Tue Dec 24, 2013 6:10 am

Thanks for the advice. Even I use scanOne function, it still be slow. Anyway, I convert the image to bmp file. And then use scan(bmp,rectacle,barcodeType) it is must more faster. If the read image performance is solve, it is better. Thanks again. Cheer.

nelsontan016
 
Posts: 2
Joined: Fri Dec 13, 2013 8:00 am

Tue Dec 24, 2013 7:30 am

Hi,

Thanks for your message.
We will inform you when the performance is resolved.

Best regards and have a nice day,
Amy
E-iceblue support team
User avatar

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

Return to Spire.BarCode