IronPDF for .NET 2025.3.6
Released: Mar 5, 2025
Aggiornamenti in 2025.3.6
Funzionalità
- Changed the default print DPI to 300.
- Changed the default value of
ChromeBrowserLimit to Environment.ProcessorCount, which enhances stability for cloud-based deployments.
Correzioni
- Fixed an issue where incorrect PDF page numbers were generated from
HtmlHeaderFooter.
- Fixed an issue where setting a metadata key containing brackets threw an exception.
- Fixed an issue where print margins were not properly aligned in some PDFs.
- Fixed an issue where enabling single-process mode in
UpdatedChrome caused a crash with an unclear error message. The system now logs a warning and ignores the setting instead.