PDF support in Ubuntu with wkhtmltopdf
The following script will download a version of wkhtmltopdf that is known to work well with Ubuntu 12 and Ubuntu 14 (LTS x64 versions). It installs it, puts it in the right place and installs the required dependencies (updated with new location for wkhtmltopdf binaries). #!/bin/bash # this script downloads and installs the correct version Read more about PDF support in Ubuntu with wkhtmltopdf[…]