Version | Change log |
Generate PDF in C# 2023.1.11416 Jan 9, 2023 |
Adds support for executing custom javascript after an HTML render (see Javascript property)
Fixes support for Ubuntu 22 Fixes IronPdf files not being included when using ClickOnce publishing method Fixes error when merging documents with certain form field configurations And more |
Generate PDF in C# 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. |
Generate PDF in C# 2022.2.4887 Feb 17, 2022 |
Improved deployment logic Updated StampHTML() methods Default render timeout increased to 60s Fixed: headers and footers don't render properly if Javascript is disabled render options aren't applied properly when using HtmlToPdf class printing using GetPrintDocument() causes a memory issue |
Generate PDF in C# 2021.12 Dec 7, 2021 |
Improved deployment logic Updated StampHTML() methods Default render timeout increased to 60s Fixed: headers and footers don't render properly if Javascript is disabled render options aren't applied properly when using HtmlToPdf class printing using GetPrintDocument() causes a memory issue |
Generate PDF in C# 2021.9 Sep 7, 2021 |
* Pixel Perfect Chrome HTML to PDF Rendering * Full Multithreading an Async Support * Razor and MVC helpers added * ChromePdfRenderer Class added * WebKitPdfRenderer Class added * AdaptivePdfRenderer Class added |
Generate PDF in C# 2021.3.1.0 Mar 8, 2021 |
* Fixed AccessViolationException on rasterising high DPI PDF files * PdfDocument.FromFile now supports even more PDF types * Improved PDF to MultiPage TIFF * Improved MultiPage TIFF to PDF * Improved Documentation * Improved PDF to Image performance * Smaller deployment footprint |
Generate PDF in C# 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 |
Generate PDF in C# 2020.11.0 Nov 2, 2020 | The latest version of IronPDF can now generate PDF from HTML string, Images and URL's using C#. |