Step 4: Install Wkhtmltopdf
Wkhtmltopdf is required for generating PDF reports.
bash
sudo apt install -y xfonts-75dpi xfonts-100dpi
sudo apt install -y libxrender1 libxext6 libfontconfig1
wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6-1/wkhtmltox_0.12.6-1.bionic_amd64.deb
sudo dpkg -i wkhtmltox_0.12.6-1.bionic_amd64.deb
sudo apt install -f
Rating
0
0
There are no comments for now.
Join this Course
to be the first to leave a comment.