report-compiler
v0.6.7
Published
Generate reports from YAML files using wkhtmltopdf. based on invoice-compiler
Downloads
17
Readme
report-compiler
Generate reports from YAML files using wkhtmltopdf.
Install
npm install -g report-compiler
Usage
report invoice.yml
# Outputs invoice.pdf
See samples
directory for an annotated sample.
Dependencies
- node & npm
- wkhtmltopdf
- Open Sans font
Credits
The default template is based on a LaTeX class by Patrick Lühne, http://www.luehne.de/.
License
MIT © scalable minds 2014