WkHTMLtoPDF
Good'ol powerful Engine for decade
DocKing Identifier Key: wkhtmltopdf
A good old PDF engine that has been popular for decades and is still heavily used by people worldwide.
Rating
Speed: ⭐️⭐️⭐️⭐️⭐️
Friendly (HTML, CSS, Styling,...): ⭐️⭐️⭐️⭐️
Installation: ⭐️⭐️⭐️⭐️
Installation
Check out these: https://wkhtmltopdf.org/downloads.html
Ubuntu
sudo apt-get update
sudo apt-get -y install wkhtmltopdf
MacOS
brew install wkhtmltopdf
DocKing will always use the "command line" invoker to render, so you don't have to update any environment variable.
Last updated