IronPDF for Python 2024.12.1.9
Released: Dec 23, 2024
Updates in 2024.12.1.9
Features
- Updated IronSoftware.System.Drawing to 2024.12.3.
- Updated IronSoftware.Common to 2024.11.2.
- Improved performance for retrieving cell ranges (5-10x faster for medium to large files).
- Improved formula evaluation by caching the evaluated results.
- Added functionality for converting Workbook and Worksheet in different formats as streams.
- Added a new API for embedding files during PDF/A conversion.
- Added optional FontName and CustomFontSize parameters to the ReplaceText API.
Fixes
- Fixed a null reference exception that occurred when loading certain files.
- Fixed an issue with retrieving date values from formulas.