Softek Barcode Reader Toolkit for Windows v9.3.x

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 finder pattern.
  • Includes a change in the shift jis conversion table to cp932.
  • Adds QRCodeKanjiModeConvertUTF8 property.
  • Code 39 reduces false positives for color images.

Fixes

  • Fix for potential data over-run when detecting split or merged bars in a 1D barcode.
  • BMP files are no longer held open in the Windows DLL.
  • Fix for GetBarStringDirection for barcodes that require rotation.
  • Fix for potential jvm crash creating the Barcode class.