Version | Change log |
VB.Net PDF 2022.11.1034 Nov 12, 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 |
VB.Net PDF 2022 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 |
VB.Net 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 |
VB.Net 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 |
VB.Net 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 |
VB.Net 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 |
VB.Net 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 |
VB.Net PDF 2020.9.0 Sep 1, 2020 | Fixed issues with internal links & bookmarks in PDF documents generated from HTML strings and files. |
VB.Net PDF 2020.6.0 Jun 1, 2020 |
- Improved PDF Text Extraction accuracy - Reads more PDF document types - Improved Memory Footprint - Signing Encrypted PDFs is now supported - Signing Metadata Enhancements - Resolved Installation Path issues - Resolved edge case Licensing issues - CentOS 8 Support - Ubuntu 20 Support |
VB.Net PDF 2020.3.2 Mar 25, 2020 |
Improved stability and performance for:
* Image Rasterization * Printing to a Physical Printer * Windows Server x64 IIS |