IronOCR for .NET 2025.12.3

Released: Dec 26, 2025

2025.12.3 での更新項目

機能

  • Added SaveAsSearchablePdf() support for OcrPhotoResult and OcrDocAdvancedResult.
  • Updated internal dependencies.

不具合の修正

  • Fixed an issue where corrupted characters from the input PDF appeared in the output searchable PDF.
  • Fixed an issue where SaveAsSearchablePdf() throws exception when applying Deskew() to OcrInput.
  • Fixed an issue where SaveAsSearchablePdf() throws exception when ApplyFilter was set to true.
  • Known Issue: Scale() and EnhanceResolution() filters incompatible with SaveAsSearchablePdf() - all other 10 filters work correctly. (This will log as OCR-405)