Help installing static binary for wkhtmltopdf

前端 未结 4 523
感情败类
感情败类 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 10:09

    Following deb's answer got it working for me on Ubuntu 10.04 64bit - thanks!

    Although rather than downloading 0.9.2 as per deb's instructions, I would suggest people download the latest version by:

    1. Go to http://code.google.com/p/wkhtmltopdf/downloads/list
    2. Download the latest version of wkhtmltopdf-[version number]-static-amd64.tar.bz2

    At this time, the latest 64bit is http://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.11.0_rc1-static-amd64.tar.bz2.

提交回复
热议问题