Software Alternatives & Reviews

Creating PDFs in a Ruby on Rails application

Tailwind CSS Wicked PDF
  1. A utility-first CSS framework for rapidly building custom user interfaces.
    Pricing:
    • Open Source
    In fact you can save any existing view as PDF, allowing you to reuse your current HTML and/or CSS framework. You can use Tailwind for your CSS or ViewComponent to display your components and print them to PDF.

    #Developer Tools #Design Tools #Website Design 867 social mentions

  2. PDF generator (from HTML) plugin for Ruby on Rails
    You have a few options when trying to create a PDF in a Rails environment. Prawn and Wicked PDF have been around for quite a while. I have been using both gems and they work fine. However, they have a few limitations that can make it difficult to handle more complex PDFs. I recently discovered Grover, which can remediate some of this inflexibility in creating PDFs.

    #Automated Testing #PDF Tools #Office & Productivity 3 social mentions

Discuss: Creating PDFs in a Ruby on Rails application

Log in or Post with