WkHtmlToXSharp icon indicating copy to clipboard operation
WkHtmlToXSharp copied to clipboard

C# wrapper wrapper (using P/Invoke) for the excelent Html to PDF conversion library wkhtmltopdf library.

Results 11 WkHtmlToXSharp issues
Sort by recently updated
recently updated
newest added

Sometimes when a system is under heavy load **CallbackOnCollectedDelegate** occur and produce NullReferenceException. The reason is that in the method **WkHtmlToPdfConverter._Convert** native calls that are invoked in the finally block...