Pechkin is a .NET Wrapper for WkHtmlToPdf DLL, a library that uses the WebKit engine to convert HTML pages to PDF.
Pechkin is a .NET Wrapper for WkHtmlToPdf DLL, a library that uses the WebKit engine to convert HTML pages to PDF.
Pechkin is available in NuGet repo: in most cases you should use SynchronizedPechkin as it protects multithreaded code from crashing the lib. But for simple usage from one thread, you can use SimplePechkin directly.