Skip to content

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

Description

@aphavichitr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions