dev/core#2028 Add in a status check for checking if the wkhtmltopdf package is instal...
authorSeamus Lee <seamuslee001@gmail.com>
Sun, 3 Jan 2021 21:04:53 +0000 (08:04 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 5 Jan 2021 22:56:18 +0000 (09:56 +1100)
commit6bbe0cf6c513c49f89179aa153cabad3a2a059b7
tree308df972d55aeacde2ecaa35b53faff22ed7e4e0
parentb843d77b28e2665eab3fbfe3e5c57938dede0385
dev/core#2028 Add in a status check for checking if the wkhtmltopdf package is installed in the expected location, Also ensure if it isn't then the pdf generation falls back on the current default which is DOMPDF
CRM/Utils/Check/Component/Env.php
CRM/Utils/PDF/Utils.php