Version | Change log |
Net Core PDF Generator 2022.3.5084 Mar 8, 2022 |
Fixes bug where PNG images didn't load correctly when using .NET6. Fixes bug where license stamps could not be clicked. Improves compatibility with some Linux distributions. Improves overall stability. Improves multithreading support. Updates to latest Pdfium version. |
Net Core PDF Generator 2022.1 Jan 11, 2022 |
* Fixes initialization timeouts on some systems * Fixes use of certain SSL certificates * Improves logic when using custom temp folder * Improves shutdown/cleanup logic |
Net Core PDF Generator 2021.12 Dec 7, 2021 |
Improved deployment logic Updated StampHTML() methods Default render timeout increased to 60s Fixed: headers and footers do not render properly if Javascript is disabled render options are not applied properly when using HtmlToPdf class memory issue when printing using GetPrintDocument() |
Net Core PDF Generator 2021.9.3737 Sep 20, 2021 |
Added Chrome, WebKit and Adaptive rendering. Added ChromePdfRenderer, WebKitPdfRenderer and AdaptivePdfRenderer classes. Added Pixel Perfect Chrome HTML to PDF rendering. Added Razor and MVC helpers. Full Multithreading and Async support. Improved HTML, CSS and JS rendering. Minor API changes. |
Net Core PDF Generator 2021.3.1.0 Mar 8, 2021 |
* Improved PDF to Image performance * Smaller deployment footprint * PdfDocument.FromFile now supports even more PDF types * Fixed AccessViolationException on rasterising high DPI PDF files * Improved PDF to MultiPage TIFF * Improved MultiPage TIFF to PDF * Improved Documentation |
Net Core PDF Generator 2021.3.1 Mar 8, 2021 |
* Improved PDF to Image performance * Smaller deployment footprint * PdfDocument.FromFile now supports even more PDF types * Fixed AccessViolationException on rasterising high DPI PDF files * Improved PDF to MultiPage TIFF * Improved MultiPage TIFF to PDF * Improved Documentation |
Net Core PDF Generator 2020.12.3 Dec 18, 2020 |
License keys upgraded. License holders, please contact developers@ironsoftware.com to update existing keys. Improved Linux support. Improved IronPdf.Threading support for Core 3.1 and 5.0. Added Alias IronPdf.Installation.LicenseKey => IronPdf.Licensing.LicenseKey. Improved documentation. |
Net Core PDF Generator 2020.9.0 Sep 22, 2020 | This supports all types of .Net core projects for deployment on Windows, Linux, Mac, Azure, Docker, and web cloud hosting. These include console applications, desktop applications, MVC applications, server applications, as well as web API's and all general types of web application. |