IronOCR for .NET 2023.8.34
Released: Aug 1, 2023
2023.8.34 中的更新
特性
- Searchable PDFs now retain bookmarks, annotations, page orientation, etc. (use OcrPdfInput).
- Searchable PDFs now require less disk space.
- Added OcrPdfInput class for streamlined OCR of PDF documents.
- Added OcrImageInput class for streamlined OCR of images.
- Deprecated OcrInput class, although it will still be available for the foreseeable future.
修补程序
- Fixed stamping of crop rectangles not displaying properly.