IronPDF for Python 2025.9.1.4
Released: Sep 3, 2025
Updates in 2025.9.1.4
Funktionen
- Added a new
IgnorePageRotation flag to DrawBitmap for ignoring the page's rotation.
- Reduced PDF file size when applying the same
Stamp, Background/Foreground, Header/Footer to multiple pages.
Fehlerkorrekturen
- Fixed
VeraPDF validation failure for PDF/UA compliance related to link annotation missing the appropriate StructParent.
- Fixed an issue where VeraPDF PDF/3A validation fails when fonts lack both
/ToUnicode and /Encoding.
- Fixed a major memory leak issue when rendering HTML to PDF.
- Fixed memory leak issues when applying
Stamp, Background/Foreground and Header/Footer.
- Fixed a minor memory leak issue when using
DrawText API.