Registry / other / prawn-layout

prawn-layout

JSON →
library0.8.4rbrubygemsunverified

An extension to Prawn that provides table support and other layout functionality for PDF generation.

gem install prawn-layout
INSTALL
IMPORT
SIG · PRAWN-LAYOUT
P
prawn-layout
otherrubyv0.8.4
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::Layout
require 'prawn/layout'

Generate a PDF with a table

require 'prawn/layout' Prawn::Document.generate('table.pdf') do table [['Name', 'Age'], ['Alice', '30']] end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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