IronPDF for .NET 2024.3.4

Released: Mar 6, 2024

2024.3.4 での更新項目

機能

  • Comprehensive new fonts API for adding, removing, and using fonts.
  • Added PDF text redaction feature.
  • Support for compressing grayscale images.
  • Support for both "444" and "441" chrome subsampling.
  • New method for loading signatures from base64 strings.
  • Support for Apple macOS ARM when using the IronPdf "Docker Engine".
  • Added IRONPDF_ENGINE_ENABLE_LOG environment flag for IronPdf "Docker Engine".
  • Improved error message when user attempts to sign using a signature without a private key.
  • Improved error message when IronPdf "Docker Engine" version mismatch is detected.
  • Improved memory usage when opening a document or working with images.
  • Improved support for PDF/A.
  • Improved text extraction to now omit a line-ending hyphen.

不具合の修正

  • Fixed issue with annotations not being resized correctly.
  • Fixed issue where license key in IronPdfEngine was overridden by the client.
  • Fixed issue where table of contents were not working with single-line HTML.
  • Fixed issue of "incompatible assembly" when upgrading IronPdf versions.
  • Fixed rare version conflict with OpenXML library.
  • Fixed issue with HTML stamp layouts.
  • Fixed issue with content dissappearing when applying a background PDF.
  • Fixed issue where first radio button in a collection was unable to be selected via HTML.
  • Fixed issue where digital signatures on certain PDFs were not visible in Adobe viewer.