IronOCR for .NET 2025.5.11
Released: May 13, 2025
Aggiornamenti in 2025.5.11
Funzionalità
- 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.
Correzioni
- Fixed SaveAsSearchablePdf() ignores page indices from LoadPdfPages().