Registry / utility / prawn
library2.5.0rbrubygemsunverified

Prawn is a fast, tiny, and nimble PDF generator for Ruby.

gem install prawn
INSTALL
IMPORT
SIG · PRAWN
P
prawn
utilityrubyv2.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Prawn
require 'prawn'

Generating a simple PDF with Prawn

require 'prawn' Prawn::Document.generate('hello.pdf') do text 'Hello World!' end
Debug
Known issues
breakingRequires Ruby 2.3+
fix
Upgrade Ruby to 2.3 or later
affects: >= 2.0.0
Upgrade
Version history
2.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
prawn — gem install prawn · libregistry