IronPDF for Python 2023.x

Released: Aug 2, 2023

Updates in 2023.x

2023.9.1

Updated Sep 19, 2023

Features

  • Added support for Microsoft Word to PDF conversion.
  • Added support for LaTeX mathematics in PDF documents.
  • Added support for cookies when rendering from HTML strings.
  • Added Apple macOS support for IronPdf async methods.
  • Added support for transparent signature images.
  • Added support for IronPdf hosting in Microsoft Azure App Services.
  • Added support for using IronPdf on Apple iOS and Android via Azure app service.
  • Changed cookies to be specific to each individual render.
  • Changed default behavior of HTML-to-PDF renders to use separate request context.
  • Improved stability of IronPdf Docker engine.
  • Improved compatibility for macOS.
  • Improved support for single-process mode.
  • Improved path detection when using IronPdf for Python on macOS.
  • Reduced disk size of IronPdf Docker engine.
  • Reduced time to save large documents (>100MB) by 90% or more.

Fixes

  • Fixed macOS bug which would sometimes cause consecutive renders to fail.
  • Fixed bug causing a crash when multiple IronSoftware products are installed.
  • Fixed bug preventing usage of Installation.ChromeGpuMode.
  • Fixed bug preventing running IronPdf within .NET MAUI applications.
  • Fixed miscellaneous bugs when using gRPC service (IronPdf Docker engine).
  • Fixed memory leak when merging documents.

2023.8.6

Updated Aug 2, 2023

Features

  • IronPDF will now wait for HTML elements to load before rendering.
  • IronPDF will now wait for fonts to load before rendering.
  • Added the ability to specify rotation when drawing text.
  • Added the ability to specify custom color profile when saving as PDFA.
  • Python Specific:
    • Added attempt to automatically install Microsoft .NET 6.0.
    • Added multiple retries when trying to download native dependencies at runtime.
    • Improved recovery when download becomes corrupted.
    • Added slightly better console output during initialization.

Fixes

  • Fixed 'missing IronPdfInterop.dll' in some cases.
  • Fixed page index bug when using 'ImportPages'.
  • Fixed bug causing program to hang when copying annotations.