IronPDF for .NET 2023.7.4
Released: Jul 3, 2023
2023.7.4 での更新項目
機能
- Convert PDF to SVG files or SVG strings.
- Convert PDF to HTML files or HTML strings.
- Added XMP metadata feature and improved existing API for setting metadata properties.
- Added PDF/UA support.
- Added HTML-to-PDF trigger via JavaScript method.
- Added HTML-to-PDF trigger via completion of network activity.
- Added Python support (Python 3.7+).
- Significantly improved performance when using HTML headers and footers.
- Reduced memory usage when rendering HTML to PDF.
- Reduced memory usage when opening large PDF documents.
- Improved platform support for some Microsoft Windows server versions (2016 and later).
- Updated to IronSoftware.Drawing 2023.7.1.
不具合の修正
- Fixed connectivity issues regarding IronPdf Docker image.
- Fixed Image Stamper: Stamp PNG image losing its transparency.
- Fixed ImageToPdfConverter.ImageToPdf: Resolved an exception when passing AnyBitmap.
- Fixed reading of text annotation title and contents.
- Fixed a rare issue where license key could not be verified on non-English systems.
- Fixed InsertPdf() to now properly merge form fields and bookmarks.
- Various bug fixes for image encoding and decoding.