Version | Change log |
The C# PDF Library 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 |
The C# PDF Library 2022.4.5455 Apr 12, 2022 |
Fixes bug where changing user password, owner password, or permissions would remove bookmarks Fixes bug where merging PDF documents wouldn't preserve bookmarks Improves thread-safety when modifying a PDF document Improves error text when unable to open a PDF document Other fixes and improvements |
The C# PDF Library 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() |
The C# PDF Library 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 |
The C# PDF Library 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 |
The C# PDF Library 2021.1.29 Jan 29, 2021 |
* Improved Threading Support * Improved PDF to MultiPage TIFF * Improved MultiPage TIFF to PDF * Improved Thread Safety During PDF to Image Conversion * Improved Documentation * Fixed Occasional Reverse Order of Inserted PDF Pages * Fixed Unnessicary files saved to disk on Pdf to Image |
The C# PDF Library 2020.9.0 Sep 1, 2020 |
Fixed issues with:
* Internal links & bookmarks in PDF documents generated from HTML strings and files. |
The C# PDF Library 2020.6.0 Jun 1, 2020 |
- Improved PDF Text Extraction accuracy - Reads more PDF document types - Improved Memory Footprint - Signing Encrypted PDFs now supported - Signing Metadata Enhancements - Resolved Installation Path issues - Resolved edge case Licensing issues - CentOS 8 Support - Ubuntu 20 Support |
The C# PDF Library 2020.3.2 Mar 25, 2020 |
Improved stability and performance for: Image Rasterization Printing to a Physical Printer Windows Server x64 IIS |
The C# PDF Library 2020.1.5 Jan 21, 2020 |
Enhanced Support for .Net Core 3 Support for .Net Standard 2.0 and 2.1 Simplified Nuget Package Structure Ongoing performance and stability updates |