Showing 319 Result(s)

Softek Barcode Reader for Windows Version 6.2.0 Released

Version 6.2.0 of the Barcode Reader Toolkit is now available. Highlights in this version are improved performance and regular expression matching. There have also been improvements in accuracy for Code 25, Code 128 and Code 39 barcodes. Code 39 Recognition. Further enhancements have been made to Code 39 recognition: If the Code39Checksum property is set to True then the toolkit …

Regular Expression Matching

A new feature in Version 6.2.0 is Regular Expression matching, but what does it mean and what use is it? A regular expression is a pattern that can be used to match against a barcode string. For example, if you set the Pattern property to “^ABC[0-9]+XYZ$” then the toolkit will only report barcodes that start …

New Release due in September

The next release of the barcode reading toolkit will be made available during September. Version 6.09 will include the following changes: Both shared and static versions of the library available for Linux. The Codabar recognition module upgraded to the same standard as the Code 39 and Code 25 modules. RGBA Color (32 bit) bitmaps handled …