Version | Change log |
Create PDF in C# 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 |
Create PDF in C# 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 |
Create PDF in C# 2022.2.4887 Feb 17, 2022 |
* Fixes initialization timeouts on some systems * Fixes use of certain SSL certificates * Improves logic when using custom temp folder * Improves shutdown/cleanup logic |
Create PDF in C# 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 |
Create PDF in C# 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. |
Create PDF in C# 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 |
Create 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 |