IronPDF for .NET 2023.2.4
Released: Feb 28, 2023
2023.2.4 での更新項目
機能
- Added support for IronPdfEngine Docker.
- Added support for PDF incremental saving.
- Reworked PDF signing and signature.
- Removed iTextSharp dependency.
- Added DrawDividerLineColor in Text Header/Footer.
- Added new Resize API.
- Changed minimum Microsoft .NET Framework version from 4.0 to 4.6.2.
- Updated IronSoftware.System.Drawing to 2023.2.12.
不具合の修正
- Fixed DrawDividerLine bugs in Header/Footer
- Fixed memory leak when using ReplaceTextOnPage
- Fixed an issue with text-wrap in HTML header and footer text not breaking a word correctly when rendering a PDF from HTML. Previously, some words would be broken in unexpected places, resulting in text that was difficult to read or understand
- Fixed a bug in the ImageStamper function, which was not reading in relative paths correctly
- Fixed an issue where converting an image to PDF would sometimes result in the image not fitting properly within the PDF document.