NReco.PdfGenerator 1.1.7
HTML-to-PDF converter component for C# (.NET) based on WkHtmlToPdf utility. Generates pretty-looking PDF documents from .NET application by HTML-layout.
No packages depend on NReco.PdfGenerator.
v.1.1.7 changes:
- added GeneratePdfFromFiles overload that accepts several HTML files for generating one resulting PDF
- added TempFilesPath property that allows to set custom location for temp files (useful in cases if TEMP folder is not accessible for write by ASP.NET process).
v.1.1.6 changes:
- fixed header/footer issue (ignored) when TOC/Cover options are enabled
- WkHtmlToPdf tool upgraded to version 0.12.2.1 (released January 19, 2015). NOTE: this version of wkhtmltopdf requires Visual C++ Redistributable package for VS 2013 (x86).
This package has no dependencies.