Version | Change log |
C# Export PDFs and Save to MemoryStream 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 |
C# Export PDFs and Save to MemoryStream 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() |
C# Export PDFs and Save to MemoryStream 2021.9.3678 Aug 26, 2021 |
Added Chrome, WebKit and Adaptive Rendering 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 |
C# Export PDFs and Save to MemoryStream 2021.3.1.0 Mar 8, 2021 |
* Fixed AccessViolationException on rasterising high DPI PDF files * Improved PDF to MultiPage TIFF * Improved MultiPage TIFF to PDF * Improved Documentation * Improved PDF to Image performance * Smaller deployment footprint * PdfDocument.FromFile now supports even more PDF types |
C# Export PDFs and Save to MemoryStream 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# Export PDFs and Save to MemoryStream 2020.10.0 Sep 29, 2020 | This new software allows you to export and save directly from a memorystream. |