Skip to Content
Menu
This question has been flagged
1 Reply
2712 Views

Here is the error I'm getting when I try to print an report. But in my Ubuntu server I have installed "wkhtmltopdf".

Wkhtmltopdf failed (error code: -6). Message: The switch --header-spacing, is not support using unpatched qt, and will be ignored.The switch --header-html, is not support using unpatched qt, and will be ignored.The switch --footer-html, is not support using unpatched qt, and will be ignored.QXcbConnection: Could not connect to display

Avatar
Discard
Best Answer

Hello Naveen,

I solved this by download .deb package:

wget http://mirror.openminds.be/downloads.wkhtmltopdf.org/0.12/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb

and Install the package with dpkg -i wkhtmltox-0.12.1_linux-trusty-amd64.deb

then confirm with wkhtmltopdf -V that it says "with patched qt"

Regards, please upvote my answer for karma ...


Avatar
Discard
Related Posts Replies Views Activity
1
Jul 24
339
1
May 24
789
1
Mar 20
7306
0
Feb 19
2339
2
Jun 18
10884