ImageGear .NET v23.0
ImageGear .NET v23 introduces new features and improvements in the following areas:
PDF
ImageGear .NET v23 introduces Acroforms support and improvements to PDF/A.
Acroforms Support
With ImageGear’s Acroforms support, you can add the following capabilities to your imaging application:
See the ManipulatePDFAcroForms sample and the How to topics for more information about working with Acroforms.
PDF/A
In ImageGear .NET v23, we’ve improved both the conversion to PDF/A and the compliance check of PDF/A conversions.
OCR
ImageGear .NET v23 provides the following enhancements to OCR:
- Updated the OCR engine, providing the following performance improvements:
- Zoning order
- Western OCR layout, accuracy of zone creation, and resulting OCR
- Asian OCR engine speed and accuracy
- Added support for writing to PDF output with Asian language characters for Chinese, Japanese, and Korean
- Added auto-language detection setting
- Overhauled the OCR help section:
- Added a new Getting Started with OCR tutorial
- Simplified the structure of the content
- Added/updated the code snippets throughout the section
See the new OCRUsingZones and OCRLanguageSelection samples for information about working with OCR.