IronOCR for .NET 2026.5.2
Released: Apr 29, 2026
Actualizaciones en 2026.5.2
Características
- Added word-level coordinates to OcrDocAdvancedResult for improved reading order reconstruction.
- Updated internal dependencies.
Correcciones
- Fixed ReadHandwriting() crash on skewed or difficult inputs; now returns an empty result when no text can be extracted.
- Corrected bounding box coordinates in ReadPhoto() and ReadScreenShot() when AdvancedScan resizes images, preventing out-of-bounds regions and crop/PDF errors.
- Fixed an issue where TIFF images with orientation tags were incorrectly flipped or rotated during loading, saving, or bitmap conversion.