This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit e9b082c8b5c60e28009485d939ec073edb50f1cb
tree f6296152bd37bd41fe617ee5f6fb1240a0146d8a
parent 6677c954c50cc550ab86254cfdb8d1c39c6d46c4
tree f6296152bd37bd41fe617ee5f6fb1240a0146d8a
parent 6677c954c50cc550ab86254cfdb8d1c39c6d46c4
prawn-gallery / invoice-gtb
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | Mon Aug 04 15:46:43 -0700 2008 | |
| |
example.rb | Mon Aug 04 15:46:43 -0700 2008 | |
| |
invoice.rb | Mon Aug 04 15:46:43 -0700 2008 | |
| |
output/ | Wed Aug 13 10:47:20 -0700 2008 |
invoice-gtb/README
A simple invoice example.
Usage:
# Produces file in output/invoice.pdf
$ ruby example.rb
The relevant Prawn code can be found in invoice.rb. This demonstrates
subclassing Prawn::Document, which is a bit of a hack, but cleans some things
up in the implementation.






