Categories
2.36
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe
2019
2020
2021
2022
2023
2024
3.02
Wicked PDF uses the shell utility wkhtmltopdf to serve a PDF file to a user from HTML.
In other words, rather than dealing with a PDF generation DSL of some sort,
you simply write an HTML view as you would normally, and let Wicked take care of the hard stuff.
2019
2020
2021
2022
2023
2024
3.5
Prawn is a fast, tiny, and nimble PDF generator for Ruby
2019
2020
2021
2022
2023
2024
1.77
Uses wkhtmltopdf to create PDFs using HTML
2019
2020
2021
2022
2023
2024
1.33
PDF::Core is used by Prawn to render PDF documents. It provides low-level format support.
2019
2020
2021
2022
2023
2024
2.29
Font Metrics Parser for the Prawn PDF generator
2019
2020
2021
2022
2023
2024
0.03
Super cool PDF templates using iText's PdfStamper. == CAVEAT: Anything super cool must have a caveat. You have to use JRuby or RJB. Plus you can only use Adobe LiveCycle Designer to create the templates. == EXAMPLE: pdf = PDF::Stamper.new("my_template.pdf") pdf.text :first_name, &quo...
2019
2020
2021
2022
2023
2024
0.0
Fill out PDF forms (templates) using iText's PdfStamper. == CAVEAT: You have to use JRuby or RJB. You need Adobe LiveCycle Designer or Acrobat Professional to create the templates. == EXAMPLE: pdf = PDF::Stamper.new("my_template.pdf") pdf.text :first_name, "Jason" pdf.text :last_name, "Yates" ...
2019
2020
2021
2022
2023
2024
1.13
A nifty gem, in pure Ruby, to parse PDF files and combine (merge) them with other PDF files, number the pages, watermark them or stamp them, create tables, add basic text objects etc` (all using the PDF file format).
2019
2020
2021
2022
2023
2024
0.0
Super cool PDF templates using iText's PdfStamper. == CAVEAT: Anything super cool must have a caveat. You have to use JRuby or RJB. Plus you can only use Adobe LiveCycle Designer to create the templates. == EXAMPLE: pdf = PDF::Stamper.new("my_template.pdf") pdf.text :first_name, "Jason" pdf.te...
2019
2020
2021
2022
2023
2024
1.04
An add-on converter for Asciidoctor that converts AsciiDoc documents to PDF using the Prawn PDF generation library.
2019
2020
2021
2022
2023
2024
0.31
A Ruby frontend to the pdftk binary, including FDF and XFDF creation. Also works with the PDFTK Java port. Just pass your template and a hash of data to fill in.
2019
2020
2021
2022
2023
2024
0.43
This library provides a number of PDF::Reader[0] based tools for use in testing
PDF output. Presently, the primary purpose of this tool is to support the
tests found in Prawn[1], a pure Ruby PDF generation library.
However, it may be useful to others, so we have made it available as a gem in
it...
2019
2020
2021
2022
2023
2024
0.0
Shave pages off of PDFs as images. PDFShaver makes iterating PDF pages easy
by wrapping Google Chrome's PDFium library in an enumerable interface.
2019
2020
2021
2022
2023
2024
0.0
pdfmult is a command line tool that rearranges multiple copies of a PDF page (shrunken) on one page. It is a wrapper for pdflatex with the pdfpages package.
2019
2020
2021
2022
2023
2024
0.03
Merge multiple PDFs in to one using iText's PdfCopyFile.
2019
2020
2021
2022
2023
2024
0.58
HexaPDF is a pure Ruby library with an accompanying application for working with PDF
files.
In short, it allows creating new PDF files, manipulating existing PDF files, merging multiple
PDF files into one, extracting meta information, text, images and files from PDF files, securing
PDF files by ...
2019
2020
2021
2022
2023
2024
0.58
HexaPDF is a pure Ruby library with an accompanying application for working with PDF
files.
In short, it allows creating new PDF files, manipulating existing PDF files, merging multiple
PDF files into one, extracting meta information, text, images and files from PDF files, securing
PDF files by ...
2019
2020
2021
2022
2023
2024
0.0
== DESCRIPTION: Welcome to the PDF-Labels project. Our aim is to make creating labels programmatically easy in Ruby. This Library builds on top of "PDF::Writer":http://ruby-pdf.rubyforge.org/ and uses the templates from "gLabels":http://glabels.sourceforge.org. What this m...
2019
2020
2021
2022
2023
2024
0.9
Prawn::Table provides tables for the Prawn PDF toolkit
2019
2020
2021
2022
2023
2024