Skip to content

istrategylabs/heroku-buildpack-wkhtmltopdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack: wkhtmltopdf

Downloads wkhtmlto* binaries, verifies, then copies bin/

Tested against following

  • wkhtmltopdf 0.12.4

Usage

$ heroku buildpacks:set https://github.com/issueapp/heroku-buildpack-wkhtmltopdf

$ heroku config:set WKHTMLTOPDF_URL=https://downloads.wkhtmltopdf.org/0.12/0.12.4/{wkhtmltox-0.12.4_linux-generic-amd64.tar.xz,SHA1SUMS}

$ git commit --allow-empty
$ git push heroku

$ heroku run bin/wkhtmltopdf -V

# profit!

Reference

Heroku Buildpacks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%