IronOCR for .NET 2026.5.2
Released: Apr 29, 2026
2026.5.2 버젼 업데이트
기능
- Added word-level coordinates to OcrDocAdvancedResult for improved reading order reconstruction.
- Updated internal dependencies.
수정사항
- 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.