Download an entire Drupal Book as a PDF.
Requirements
wkhtmltopdf is used to generate the PDF document so this will need to be installed on your system.
PHP WkHtmlToPdf provides a PHP wrapper for wkhtmltopdf. It is recommended that you install this module via Composer, see below, to make this dependency available in your project.