pruiz / WkHtmlToXSharp

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

Upgrade to 0.12.6 #61

Open t0byman opened 1 year ago

t0byman commented 1 year ago

Please upgrade the wkhtml library from 0.12.5 to 0.12.6 so it works for 64-bit ARM.

pruiz commented 1 year ago

You can provide wkhtml binaries outside of the provided nugets, just by placing the binaries (native libraries & dependencies) on the same folder as the actual application's .exe file.