ImageGear for .NET v26.2.0

Released: Oct 13, 2022

v26.2.0 での更新項目

機能

  • Image Processing
    • Added the ImageClean namespace found in previous versions of ImageGear, enabling various document cleanup routines.
  • SVG
    • Added the ImageGear.Formats.SVG namespace found in previous versions of ImageGear, enabling image conversion to SVG.
    • Added support to convert a PDF page or document to SVG format.
    • Added support to convert Microsoft Office file types (DOC, DOCX, PPT, PPTX, XLS, and XLSX) to SVG.
  • PDF
    • On Linux environments, it is no longer required to set the LD_LIBRARY_PATH environment variable to the ImageGearPDF native resources location.

不具合の修正

  • PDF
    • Security - Fixed an issue with password encoding for PDFs where the Owner and User passwords in the security data were encoded incorrectly.
  • NuGet
    • Updated the Accusoft.ImageGear.Pdf NuGet package to preserve symbolic links and reduce disk space usage.
    • Updated the Accusoft.ImageGear.Core NuGet package to include default color profiles.
  • Raster Formats
    • Fixed an issue where penultimate raster is duplicated when loading YCbCr JPEG files with 4:2:0 chrominance subsampling pattern.
  • Documentation Updates
    • For SVG support:
      • Added the SVG How-To topic.
      • Added the SVG format topic.
      • Added the PDF to SVG topic.
      • Updated the Getting Started with ImageGear Office topic to include conversion to SVG.
    • Categorized the "New Features and Improvements" and "Product Updates and Fixes" for better user experience.