Barcode Reader adds GS1 Databar support
Released: Apr 12, 2010
Updates in this release
Updates in V7.3.1
- Color Images
Previous versions of the toolkit used a single threshold value to determine whether a pixel was considered black or white. Although the toolkit tried to calculate this value, it was often necessary to try a number of different color thresholds until the barcode could be read. Softek Barcode Reader Toolkit for Windows Version 7.3.1 takes a different approach and calculates new threshold values for each scan line it samples. To take advantage of the new feature, developers will need to ensure that the ColorThreshold property is set to 0 (the default value). They can then control the amount of time spent processing a color image by setting the ColorProcessingLevel property to a value between 1 and 5 (default of 2). - GS1 Databar Support
GS-1 Databar support has been added to toolkit. This includes RSS-14, RSS-14 Stacked, RSS Truncated, RSS Limited, RSS Expanded and RSS Expanded Stacked. There is also support for supplemental information encoded in micro-PDF-417 barcodes.