wkHTMLtoPDF is an open-source and cross-platform tool that can convert HTML pages to PDF. This is a command-line utility and it is pretty easy to use. The syntax for using the tool is fairly simple, enter the name wkhtmltopdf, followed by the URL of the web page, and the name of the PDF that you want to create, like so.
wkhtmltopdf URL filename.pdf
PHPKB knowledge base software uses this tool to facilitate exporting knowledge base articles to PDF format.
INSTRUCTIONS:
Save your changes. That’s all!
Article ID: 68
Created: December 11, 2015
Last Updated: March 30, 2023
Author: Palwinder Singh [singh@phpkb.com]
Online URL: https://www.phpkb.com/kb/article/how-to-install-wkhtmltopdf-and-configure-in-phpkb-68.html