Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3506 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Apr 25
915
1
Jul 24
1392
1
Mei 24
2598
1
Mar 20
8544
0
Feb 19
2890