rdvojmoc / DinkToPdf

C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
MIT License
1.09k stars 417 forks source link

How to get newest *.so file for Linux from http://wkhtmltopdf.org/ #124

Open ghost opened 4 years ago

ghost commented 4 years ago

Currently, the newest version is 0.12.6. I try download some amazon linux, arc linux... then I deploy my app to app linux service of azure but all are fail. Please give me how to get the newest linux version?

Thanks