0.1.3 • Published 10 years ago

pdfify v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

PDFify NPM version GitHub version

Easily generate a PDF with style from a URL.

Note: tested on Mac only.

Install

First of all, make sure you have Node.js and PhantomJS installed.

$ [sudo] npm install pdfify -g

Usage

$ pdfify <url> <filename>
  • Help: use pdfify --help or pdfify -h for more details.
  • Example: pdfify http://www.vitorbritto.com.br vitorbritto
  • Generated PDF: PDF files will be saved inside .pdfify directory in your user path.

Contribute

Feel free to contribute with this project or leave a suggestion.

License

MIT License © Vitor Britto

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago