Help installing static binary for wkhtmltopdf

前端 未结 4 528
感情败类
感情败类 2020-12-28 09:43

I am trying to use the static binary of wkhtmltopdf on Ubuntu server 10.0.4. The reason for is that it apparently has a built in modified QT that will allow me to run wkhtml

4条回答
  •  甜味超标
    2020-12-28 09:58

    0.11.0_rc1 seems to be buggy.
    It keeps throwing the error "Cannot create a QPixmap when no GUI is being used".
    Reverting to 0.9.9 worked for me.

提交回复
热议问题