heroku-buildpack-pdftotext

by wit3

README.md

CLI Installation

For new applications:

$ heroku create --buildpack https://github.com/wit3/heroku-buildpack-pdftotext.git

For existing applications:

$ heroku buildpacks:set https://github.com/wit3/heroku-buildpack-pdftotext.git -a YOUR_APP_NAME