IronOCR for .NET 릴리스

Released: Dec 3, 2024

2024.12.2 버젼 업데이트

기능

  • Updated IronSoftware.System.Drawing dependency to 2024.12.3.

Released: Nov 11, 2024

2024.11.3 버젼 업데이트

기능

  • Added a new Tesseract configuration, AutoRotateDetectionForRenderSearchablePdf, enabling users to disable automatic rotation and manually adjust the input file's orientation.
  • Reduced the file size of searchable PDFs for the majority of use cases.
  • Updated IronSoftware.System.Drawing Dependency to 2024.9.15.

수정사항

  • Fixed the issue of inconsistent dimensions in searchable PDFs.

Released: Oct 3, 2024

2024.10.3 버젼 업데이트

기능

  • Improved ReadPassport for rotated input.
  • Updated IronSoftware.System.Drawing Dependency to 2024.9.11.

Released: Sep 9, 2024

2024.9.6 버젼 업데이트

기능

  • Added a new ReadDocumentAdvanced reading method specialized for reading Table data.
  • Updated IronSoftware.System.Drawing Dependency to 2024.9.10.

Released: Jul 31, 2024

2024.8.21 버젼 업데이트

기능

  • Updated IronSoftware.System.Drawing Dependency to 2024.8.1.

수정사항

  • Fixed issue with temp files not getting cleaned after being read.

Released: Jul 10, 2024

2024.7.13 버젼 업데이트

기능

  • Updated IronSoftware.System.Drawing Dependency to 2024.7.2.
  • Reduced searchable PDF output file size from TIFF input file.

수정사항

  • Fixed DetectPageOrientation only returned the result of the first page content.
  • Fixed ConvertToSearchablePdf overload issue.

Released: Jun 4, 2024

2024.6.3 버젼 업데이트

기능

  • Improved control over scanned characters: Gain more control over the characters captured during advanced scans.
  • Enhanced document scanning: Advanced scan mode now supports a wider range of languages including Chinese, Traditional Chinese, Japanese, Korean, and Latin, allowing you to scan documents in more languages.
  • Updated IronSoftware.System.Drawing Dependency to 2024.6.1.

수정사항

  • Fixed issue where searchable PDFs returned overlapped text: This update resolves an issue where text in searchable...

Released: Apr 29, 2024

2024.5.25 버젼 업데이트

기능

  • Introduced new Read methods, requires a separate installation of the IronOcr.Extension.AdvancedScan package.
  • Added new ReadPhoto() advanced method.
  • Added new ReadScreenshot() advanced method.
  • Added new ReadPassport() advanced method.
  • Added new ReadLicensePlate() advanced method.
  • Updated IronSoftware.System.Drawing Dependency to 2024.5.1.

Released: Apr 9, 2024

2024.4.6 버젼 업데이트

기능

  • Renamed method: AddArchiveEntry to Add for IronTarArchive, IronGZipArchive and IronBZip2Archive.

Released: Mar 4, 2024

2024.3.4 버젼 업데이트

기능

  • Implemented 'DetectPageOrientation' to detect orientation of the input.
  • Updated IronSoftware.System.Drawing Dependency to 2024.3.2.

수정사항

  • Fixed a bug where license key would not be picked up from web.config file in .NET Framework.