IronBarcode for .NET 2025.5.8

Released: May 13, 2025

2025.5.8 中的更新

特性

  • Added a new method called ReadPdfs for reading multiple PDFs. The method will return a BarcodeResults object for each PDF document.
  • Added HistogramEqualization, Erode, and Dilate filters for barcode image pre-processing in ImageFilterCollection.
  • Improved reading performance with the "ExtremeDetail" Speed mode.
  • Updated IronSoftware.System.Drawing to 2025.5.3.
  • Documentation Update - Modified XML summary for ExportFilterImagesToDisk to clarify its usage.

修補程式

  • Fixed ReadPdf returning wrong page number when reading multiple PDFs.
  • Fixed an issue where ExportFilterImagesToDisk did not create any files in the specified directory.