pruiz / WkHtmlToXSharp

C# wrapper wrapper (using P/Invoke) for the excelent Html to PDF conversion library wkhtmltopdf library.
239 stars 84 forks source link

Image are not displayed in generated pdf when running x64. #25

Closed eugentorica closed 10 years ago

eugentorica commented 10 years ago

Recently I had to generate a pdf from html what contains images ( img tag) and the they are not shown in resulting pdf. The result of running in x86 mode is as expected. Could this be related with some missing dependencies?

pruiz commented 10 years ago

I think this in an upstream's library problem, as I remember reading something alike on the issues lists of wkhtmtopdf. You can try to use WkHtmlToXSharp with a newer snapshot of libwkhtmltox.dll