Skip to content

guizero/wkhtmltox-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WKHTMLTOPDF Buildpack

This is a Heroku buildpack for bundling a compatible wkhtmltopdf and wkhtmltoimage binary with your environment.

Versions

  • Buildpack: 0.4
  • WKHTMLTOPDF: 0.12.1
  • WKHTMLTOIMAGE: 0.12.1

Usage

$ heroku config:set BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi.git
$ echo 'https://github.com/versacommerce/wkhtmltox-buildpack.git' >> .buildpacks
$ echo 'https://codon-buildpacks.s3.amazonaws.com/buildpacks/heroku/ruby.tgz' >> .buildpacks
$ git add .buildpacks
$ git commit -m 'Add multi-buildpack'

Please note that this buildpack is only compatible with the cedar-14 stack. You can use heroku stack:set cedar-14 to set the correct stack.

About

Heroku buildpack for WKHTMLTOPDF and WKHTMLTOIMAGE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%