Has anyone tried Grover to generate PDF files on Heroku?

This page summarizes the projects mentioned and recommended in the original post on /r/rails
PDF

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Grover

    A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium

  • I am looking for a PDF generation tool for a Rails project. I have looked Prawn, Wicked and PDFKit, but Grover seems to be the most easy to use. The only thing concerns me is: in order to run Grover on Heroku, I will have to add 2 additional build packs (one for node.js and one for puppeteer). Can someone share their experience on how will the extra build packs affect performance on Heroku? Because I really do not want to slow the app down. My use case is a styled HTML property list that will be mostly 2 pages long.

  • wicked_pdf

    PDF generator (from HTML) plugin for Ruby on Rails (by darrenterhune)

  • Not sure if it is still the case, but there was an railties issue between the current version of Wicked and Rail 6.1.1 a couple months ago that caused ActiveSupport.on_load errors. I moved to a branch that reverted the railties changes (https://github.com/darrenterhune/wicked_pdf), haven't checked to see if the problem has been addressed in the main yet.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts