IronPDF for Python 2024.3.1.3

Released: Mar 11, 2024

Aggiornamenti in 2024.3.1.3

Funzionalità

  • Added a comprehensive new fonts API for adding, removing, and using fonts.
  • Added new PDF text redaction feature.
  • Added support for compressing grayscale images with PdfDocument.CompressImages().
  • Added support for both "444" and "441" chrome subsampling with PdfDocument.CompressImages().
  • Added new method for loading signatures from base64 string.
  • Added 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 (character 0xFFFE).

Correzioni

  • 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 disappearing 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.