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

fillForm doesn't create a new PDF when running on Heroku #98

Open
aphavichitr opened this issue Jul 29, 2020 · 0 comments
Open

fillForm doesn't create a new PDF when running on Heroku #98

aphavichitr opened this issue Jul 29, 2020 · 0 comments

Comments

@aphavichitr
Copy link

I'm unable to generate a new PDF when running on Heroku. This works fine when I'm running locally. I've added the buildpack https://github.com/shake-apps/heroku-buildpack-pdftk.git through the heroku dashboard settings. I'm not getting any errors when invoking pdfFiller.fillForm, so I think it's working, but no file is being outputted into the directory I specified. I am logging if there is an error in the callback, but if not I just console log a success message. I'm always seeing the success message, but I don't get why it would not error out if it doesn't create the new PDF. I've also changed my directory permissions to 777, so that shouldn't be an issue.

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

No branches or pull requests

1 participant