PDF

PDF generation and manipulation for Ruby.

Installation

bundle add pdf

Or install directly:

gem install pdf

Usage

require "pdf"

Development

bin/setup
bundle exec rake spec

License

MIT License. See LICENSE.txt.