Version | Change log |
C# HTML to PDF 2022.11.1034 Nov 8, 2022 |
Adds radio button form elements, generated from html 'input' elements with a 'type' attribute of 'radio'
Adds RTF-to-PDF: RenderRtfStringAsPdf() More ways to replace text: ReplaceTextOnPages(), ReplaceTextOnAllPages() Fixes text headers and footers not being visible Other fixes and improvements |
C# HTML to PDF 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 |
C# HTML to PDF 2021.11.4183 Oct 28, 2021 |
Pixel Perfect Chrome HTML to PDF rendering Full Multithreading and Async support Razor and MVC helpers added ChromePdfRenderer, WebKitPdfRenderer and AdaptivePdfRenderer classes added Chrome renderer replaces WebKit as our default HtmlToPdf engine HTML, CSS and JS are rendered more accurately |
C# HTML to PDF 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 |
C# HTML to PDF 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 |
C# HTML to PDF 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 |
C# HTML to PDF 2020.10.3.3 Oct 14, 2020 |
* Improved Intellisense Documentation * Fixed Async Rendering Methods in .Net Standard * Added Async Rendering Methods in .Net Framework 4.5+ * Improved PDF Metadata Quality * Fixed HTML Headers & Footers Multithing * Fixed HTML Headers & Footers Displaying Rogue n character |
C# HTML to PDF 2020.8.1 Aug 14, 2020 |
Fixed issues with:
* Copy and Accessibility permissions disambiguation * Bookmarks and Outlines |
C# HTML to PDF 2020.3.2 Mar 25, 2020 |
Improved stability and performance for: Image Rasterization Printing to a Physical Printer Windows Server x64 IIS |
C# HTML to PDF 2020.3.1.1 Mar 13, 2020 |
Extends 2020.3 Release with HotFixes for: Namespace issues in VB .NET PDF digital signing on password protected documents Throwing clearer logical Exceptions Fixed 'No function was found' Exception during rasterization Intellisense docs improvements Memory & performance improvements |