IronOCR for .NET 2025.5.11

Released: May 13, 2025

Atualizações na 2025.5.11

Recursos

  • This is the first release of IronOcr.Extensions.AdvancedScan for Linux and macOS.
  • Updated IronSoftware.System.Drawing to 2025.5.3.
  • Reduced processing time when generating searchable PDFs after OCR.
  • Added options to generate searchable PDFs with or without OCR filers applied in SaveAsSearchablePdf method.
  • Breaking Change - Deprecated IronOcr.ComputerVision package required to run FindTextRegion and FindMultipleTextRegions APIs. Now it is required to use the IronOcr.Extensions.AdvancedScan APIs instead.
  • Breaking Change - Changed FrameNumber property to PageNumber instead for ReadPhoto method.

Correções

  • Fixed SaveAsSearchablePdf() ignores page indices from LoadPdfPages().