Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

## Prawn Examples

A sample of a simple pdf document created using prawn.

Requirements

ruby 1.9.2
prawn gem

Change directory into the examples/ folder

cd /examples
ruby invoice.rb

And invoice.pdf will be generated