Skip to content

alenpaulvarghese/heroku-qpdf-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack QPDF

This is a Heroku buildpack for using qpdf-10.6.1 in your project.

The binaries for this pack are fetched from qpdf github release page.

This project is a up-to-date clone of jamesdphillips heroku-buildpack-qpdf

Usage

Add the buildpack to your application.

heroku buildpacks:add https://github.com/alenpaul2001/heroku-qpdf-buildpack -a `app-name`

You can verify installation by running the following.

heroku run "qpdf --help" -a `app-name`

About

Up-to-date qpdf binary buildpack for heroku.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages