IronPDF for .NET 2023.9.8
Released: Sep 13, 2023
2023.9.8 での更新項目
機能
- 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.
不具合の修正
- 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 MAUI applications.
- Fixed miscellaneous bugs when using gRPC service (IronPdf Docker engine).
- Fixed memory leak when merging documents.