Skip to content

vitorbritto/PDFify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFify NPM version GitHub version

NPM

Easily generate a PDF with style from a URL.

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

About

Easily generate a PDF with style from a URL.

Resources

Stars

Watchers

Forks

Packages

No packages published