IronOCR for .NET 2023.11.35
Released: Oct 27, 2023
Updates in 2023.11.35
Features
- OcrResult.Barcode's Position data is now based on original image instead of relative to Crop Region.
- Added support for UTF-8 Encodings for OcrResult.SaveAsTextFile.
- StampCropRectangle can now accept a list of rectangles to stamp.
- StampCropRectangle now has a static overload that returns the stamped OcrInput for further processing.
Fixes
- Saving Searchable PDF now correctly outputs original image dimensions instead of A4.
- Resolved issue with pre-rotated PDF documents saving as square output Searchable PDFs.