ImageGear for .NET v26.3.0
Released: Nov 7, 2022
v26.3.0 での更新項目
機能
- Office
- The path to your LibreOffice installation can now be specified by the 'IMAGEGEAR_LIBREOFFICE_PATH' environment variable. To enable this behavior, use the ImGearOffice.Initialize(Double) overload.
- NuGet
- Preview NuGet packages containing pre-release builds of ImageGear can now be easily accessed by using ImageGear's Preview NuGet Package feed.
- PDF
- Added the ability to convert PDF documents to conform with the PDF/A-2b archival standard.
- REST API
- Added a RESTful API for editing images.
- Documentation Updates
- The documentation has been updated with a new look and better user experience.
- Topics are now shown in Dark mode when you have it selected in your system settings.
- Added the Detect Image Format How-To topic.
不具合の修正
- PDF
- On Linux environments, fixed a crash that occurred when extracting text with either ImGearPDEText.GetText or ImGearPDETextItem.CopyText.
- Color
- Fixed an issue where loading a color profile on Linux resulted in an exception. Installation of the third party library Little CMS is required to load color profiles on Linux Systems.