I meet the problem on the trouble shooting, but I don't know how to install the packages listed?
Missing native dependencies
If you get the following exception:
java.lang.UnsatisfiedLinkError: Unable to load library '/tmp/io.woo.htmltopdf/wkhtmltox/0.12.5/libwkhtmltox.so': Native library (tmp/io.woo.htmltopdf/wkhtmltox/0.12.5/libwkhtmltox.so) not found in resource path
Then that likely means that one of the native dependencies of wkhtmltopdf is not met. It might be worth checking that the following packages are installed:
libc6 (or glibc)
libx11
libxext
libxrender
libstdc++
libssl1.0
freetype
fontconfig