Generate PDF with gem wicked_pdf

This page summarizes the projects mentioned and recommended in the original post on dev.to

Scout Monitoring - Performance metrics and, now, Logs Management Monitoring with Scout Monitoring
Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
  • 17-wicked_pdf

    Ruby on Rails #17 Gem Wicked PDF - generate, save, and send PDFs

    Source Code

  • Scout Monitoring

    Performance metrics and, now, Logs Management Monitoring with Scout Monitoring. Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.

    Scout Monitoring logo
  • Wicked Pdf

    PDF generator (from HTML) plugin for Ruby on Rails

    # WickedPDF Global Configuration # # Use this to set up shared configuration options for your entire application. # Any of the configuration options shown here can also be applied to single # models by passing arguments to the `render :pdf` call. # # To learn more, check out the README: # # https://github.com/mileszs/wicked_pdf/blob/master/README.md WickedPdf.config ||= {} WickedPdf.config.merge!({ layout: "pdf.html.erb", orientation: "Landscape", lowquality: true, zoom: 1, dpi: 75 })

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

  • Stirling-PDF: Your All-in-One PDF Solution

    1 project | dev.to | 11 Sep 2024
  • Go long by generating PDFs in Golang with Maroto

    3 projects | dev.to | 30 Aug 2024
  • i7j-rups VS IPA - a user suggested alternative

    2 projects | 29 Aug 2024
  • Show HN: IPA – a GUI for exploring inner details of PDF

    5 projects | news.ycombinator.com | 28 Aug 2024
  • Rnote – Sketch and take handwritten notes

    5 projects | news.ycombinator.com | 25 Aug 2024

Did you konow that Ruby is
the 12th most popular programming language
based on number of metions?