Skip to content

Use all of the binaries in xpdf such as pdftotext, pdftopng, etc in heroku

License

Notifications You must be signed in to change notification settings

ARezaK/heroku-buildpack-xpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-xpdf

Added the libraries to use Xpdf 3.04 on Heroku

This buildpack is built to be used through heroku-buildpack-multi. In your app you need to:

heroku config:set BUILDPACK_URL=https://github.com/ARezaK/heroku-buildpack-multi.git

Then, create a .buildpacks file inside your app:

https://github.com/heroku/_YOUR_MAIN_BUILDPACK
https://github.com/shemer77/heroku-buildpack-xpdf

See the documentation of heroku-build-multi for a undetailed explanation on how to use it.

License

WTFPL License. Copyright 2014 ARK.

About

Use all of the binaries in xpdf such as pdftotext, pdftopng, etc in heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages