Softek Barcode Reader Toolkit for Linux with PDF Extension のリリース
Released: Jul 14, 2025
v9.4.1 での更新項目
機能
- Important Changes:
- License keys with previous versions of the SDK are not compatible with this version.
- MaxBarcodesPerPage now defaults to 1.
- Improvement in SDK speed.
- Addition of a property called Contrast to allow adjustment of contrast in grayscale and color image. Note this is currently set using LoadXMLSettings.
- Addition of properties BlueChannel, GreenChannel and RedChannel to allow adjustment of the color channels in color images. Note these are currently set using LoadXMLSettings...
Released: Sep 8, 2023
v9.3.x での更新項目
v9.3.1
Updated Sep 08, 2023
Features
- Now uses Pdfium to read from PDF files.
- Improves accuracy for the values returned by GetBarStringPos.
- If a PDF417 barcode contains a symbol length descriptor that exceeds the data byte count then it is automatically reduced to this limit.
- Reduces the possibility of duplicate barcodes when DeskewMode >= 3.
- Improves the detection of rotated higher resolution datamatrix barcodes.
- Adds support for QRCode Model 1.
- Adds support for some QR Codes with one missing...