Hello! Does anyone worked with a gem to download pdfs and made it work on fly.io? Locally it works, but in the deployed app I am having errors to do so! Thanks
I’ve had good experiences with Grover, but you will need to regenerate your Dockerfile after adding Grover to your Gemfile:
bin/rails generate dockerfile
I’ve had even better experiences with running PDF generation as a separate application: Print on Demand · The Fly Blog
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.