Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add heroku 18 binaries #9

Closed
wants to merge 1 commit into from
Closed

Conversation

Aesthetikx
Copy link

@Aesthetikx Aesthetikx commented Oct 29, 2018

I have added pdftk binaries that seem to be working for me on the heroku 18 stack. (Closes #8).

The process I used to obtain the binaries was basically adding the ubuntu artful sources to a heroku:heroku-18 docker container, then installing libgcj-common, libgcj17, and pdftk as explained here. This is because for whatever reason those packages are not available on bionic yet. Regardless, the pdftk binary runs on the docker container and is also able to generate filled pdfs in a heroku environment running stack 18, although I have not tested it extensively beyond that.

@jacquescrocker
Copy link

I tested Aesthetikx's branch and it works well for me.

@coorasse
Copy link

I tested it and is working well for me too

@imayolas
Copy link

@fxtentacle Could you merge this PR? Works like a charm. thanks :)

@jay-meister
Copy link

Works well, thanks all 👍

@fxtentacle
Copy link
Owner

Due to my particular deployment situation, this pdftk binary didn't work. I have now updated the build script and added binaries that were compiled natively on a heroku-18 dyno.

@fxtentacle fxtentacle closed this Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support heroku-18 stack
6 participants