Softek Barcode Reader SDK for Windows Version 7.5.1.18 released
We’re pleased to announce the release of version 7.5.1.18 of the Softek Barcode Reader SDK for Windows.
Improvements…
- Faster handling of Adobe PDF Documents (see below)
- Better read rates for datamatrix barcodes
Fixes…
- Fix for inaccurate bounding rectangles for adjacent barcodes.
- Fix for loading bmp documents on 64-bit systems.
- If TifSplitPath os “%s.tif” or “%s.pdf” and no barcode is detected in an image then no output file will be generated.
Faster Handling of Adobe PDF Documents
The SDK is now able to extract images from specific pages in a PDF document. This means that an image only PDF document can be processed one page at a time. In the case where only a single barcode needs to be recognized or a single page processed, there will be a considerable improvement in speed. Options have been added to PdfImageExtractOptions to control this single-pass or multi-pass behavior. Note that additional dll files are also supplied for the PDF extension with this version (cximagecrt.dll and tiffcp.dll).
More information about release 7.5.1 of the SDK:
- Introduces QR-Code support in the SDK.
- Better Code-128 recognition.