Skip to content

Simple app to demonstrate the usage of simplefractal/heroku-buildpack-wkhtmltopdf

Notifications You must be signed in to change notification settings

turicas/websitetopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websitetopdf

Simple app to demonstrate the usage of heroku-buildpack-wkhtmltopdf.

Sample

You can see this app running on websitetopdf.herokuapp.com.

Deploying

git clone https://github.com/turicas/websitetopdf.git
cd websitetopdf

heroku create

heroku buildpacks:add https://github.com/simplefractal/heroku-buildpack-wkhtmltopdf.git
heroku buildpacks:add heroku/python

git push heroku master

Note: heroku/python is only needed by this app for demonstration purposes. You just need to add the simplefractal/heroku-buildpack-wkhtmltopdf buildpack to your app and then execute /app/bin/wkhtmltopdf whenever you need.

About

Simple app to demonstrate the usage of simplefractal/heroku-buildpack-wkhtmltopdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages