Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fadhlirahim/prawn-examples
A sample of a simple pdf document created using prawn.
https://github.com/fadhlirahim/prawn-examples
Last synced: 3 months ago
JSON representation
A sample of a simple pdf document created using prawn.
- Host: GitHub
- URL: https://github.com/fadhlirahim/prawn-examples
- Owner: fadhlirahim
- Created: 2011-11-05T11:24:51.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-05T12:32:20.000Z (about 13 years ago)
- Last Synced: 2024-05-31T19:58:30.456Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 189 KB
- Stars: 16
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Prawn Examples
A sample of a simple pdf document created using prawn.
Requirements
ruby 1.9.2
prawn gemChange directory into the examples/ folder
cd /examples
ruby invoice.rb
And invoice.pdf will be generated