Skip to Content
Menu
This question has been flagged
2 Replies
2475 Views

The external layout is not appearing when printing reports. I've installed wkhtmltopdf version 12.6.

Avatar
Discard
Author Best Answer

this is windows desktop installation

Avatar
Discard
Best Answer

Hi,

Then Please uninstall your current wkhtmltopdf package and install it again.


You can use the below code:


sudo wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb


sudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb

sudo apt install -f


Can you please try it with version 0.12.5.


Hope it helps

Avatar
Discard
Author

this is windows desktop installation

Related Posts Replies Views Activity
0
Dec 24
1694
2
Feb 25
2008
0
Aug 24
2174
3
Jul 25
2628
1
Jul 25
2527