Pechkin is a .NET Wrapper for WkHtmlToPdf DLL, a library that uses the WebKit engine to convert HTML pages to PDF.
I've been using TuesPechkin for some time now and today I went to update the nuget package to the new …
c# asp.net dll wkhtmltopdf pechkinI'm trying to convert an HTML string to PDF using Pechkin Synchronised (WkHtmlToPDF). Everything works perfectly apart from one (deal …
c# asp.net wkhtmltopdf html-to-pdf pechkinI'm using Gmanny's Pechkin Pdf library and it's working perfectly. Here's is my code: private void CreatePdfPechkin(string htmlString, string …
c# .net pdf-generation pechkin tuespechkin