Rilasci di IronOCR for .NET
Released: Dec 3, 2024
Aggiornamenti in 2024.12.2
Funzionalità
- Updated
IronSoftware.System.Drawing dependency to 2024.12.3.
Released: Nov 11, 2024
Aggiornamenti in 2024.11.3
Funzionalità
- 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.
Correzioni
- Fixed the issue of inconsistent dimensions in searchable PDFs.
Released: Oct 3, 2024
Aggiornamenti in 2024.10.3
Funzionalità
- Improved ReadPassport for rotated input.
- Updated IronSoftware.System.Drawing Dependency to 2024.9.11.
Released: Sep 9, 2024
Aggiornamenti in 2024.9.6
Funzionalità
- Added a new
ReadDocumentAdvanced reading method specialized for reading Table data.
- Updated
IronSoftware.System.Drawing Dependency to 2024.9.10.
Released: Jul 31, 2024
Aggiornamenti in 2024.8.21
Funzionalità
- Updated IronSoftware.System.Drawing Dependency to 2024.8.1.
Correzioni
- Fixed issue with temp files not getting cleaned after being read.
Released: Jul 10, 2024
Aggiornamenti in 2024.7.13
Funzionalità
- Updated IronSoftware.System.Drawing Dependency to 2024.7.2.
- Reduced searchable PDF output file size from TIFF input file.
Correzioni
- Fixed DetectPageOrientation only returned the result of the first page content.
- Fixed ConvertToSearchablePdf overload issue.
Released: Jun 4, 2024
Aggiornamenti in 2024.6.3
Funzionalità
- 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.
Correzioni
- Fixed issue where searchable PDFs returned overlapped text: This update resolves an issue where...
Released: Apr 29, 2024
Aggiornamenti in 2024.5.25
Funzionalità
- 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
Aggiornamenti in 2024.4.6
Funzionalità
- Renamed method: AddArchiveEntry to Add for IronTarArchive, IronGZipArchive and IronBZip2Archive.
Released: Mar 4, 2024
Aggiornamenti in 2024.3.4
Funzionalità
- Implemented 'DetectPageOrientation' to detect orientation of the input.
- Updated IronSoftware.System.Drawing Dependency to 2024.3.2.
Correzioni
- Fixed a bug where license key would not be picked up from web.config file in .NET Framework.