IronOCR for .NET 2025.6.4

Released: Jul 17, 2025

2025.6.4 での更新項目

機能

  • Improved searchable PDF text layer coordinates to align more with input contents.
  • Improved significant latency for TIFF page Load and Read.
  • Documentation Update: Added explanation on how Timeout works for ReadAsync method.
  • Updated IronSoftware.System.Drawing to 2025.6.2.

不具合の修正

  • Fixed memory leak when loading PDFs that could cause applications to consume excessive memory over time.
  • Fixed issue where SaveAsSearchablePdf() ignores page indices from LoadPdfPages().
  • Fixed issue where SaveAsSearchablePdf() returns output PDFs with copies of the first page content for certain input PDFs.