5e3e7144b7
- Add LICENSE - Update RUN_DEPENDS - Remove DISTNAME and GEM_NAME - Update WWW
7 lines
378 B
Text
7 lines
378 B
Text
This library provides the ability to create PDF documents using only native
|
|
Ruby libraries. There are several demo programs available in the demo/
|
|
directory. The canonical documentation for PDF::Writer is "manual.pdf",
|
|
which can be generated using bin/techbook (just "techbook" for RubyGem users)
|
|
and the manual file "manual.pwd".
|
|
|
|
WWW: https://github.com/metaskills/pdf-writer
|