Install WKHTML to PDF
NOTE: Some installs use a non standard path, so the INI may need to be update to this path
#Install Fonts yum -y install -y xorg-x11-fonts-75dpi yum -y install -y xorg-x11-fonts-Type1 #Install wkhtmltopdf yum -y install wget tar wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6-1/wkhtmltox-0.12.6-1.centos8.x86_64.rpm tar -xvf ./wkhtmltox-0.12.6-1.centos8.x86_64.rpm cd wkhtmltox/ cp ./bin/wkhtmltopdf /usr/bin/wkhtmltopdf
Install Poppler Utilities
yum -y install poppler-utils
Install ASpell
yum -y install aspell
Install Sendmail and MailX Utility
yum -y install sendmail mailx systemctl enable sendmail systemctl start sendmail
General
Content
Integrations