2.4.4 • Published 7 years ago
pdfify-node v2.4.4
pdfify-node
Convert markdown files to PDF.
Install
$ npm install --global pdfify-node
Requires Node.js 6+.
Usage
Usage
$ pdfify <source> [<destination>] [options]
Options
--debug When this is set the intermediate HTML will be saved into a file.
--header A full path to a the Handlebars (.hbs|.html) file which will be your header.
--height The height of the header section in mm. Might take some fiddling to get just right.
--open Open the generated PDF.
--style A full path to a single css stylesheet which is applied last to the PDF.
Examples
$ pdfify foo.md
$ pdfify foo.md foo.pdf --header header.hbs --height 42 --style style.css
License 
MIT © Stefan Stölzle
2.4.4
7 years ago
2.4.3
7 years ago
2.4.2
7 years ago
2.4.1
7 years ago
2.4.0
8 years ago
2.4.0-0
8 years ago
2.3.1
8 years ago
2.3.0
8 years ago
2.2.1
8 years ago
2.2.0
8 years ago
2.1.1
8 years ago
2.1.0
8 years ago
2.0.1
8 years ago
2.0.0
8 years ago
1.3.1
8 years ago
1.3.0
8 years ago
1.2.1
8 years ago
1.2.0
8 years ago
1.1.0
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
0.0.0
8 years ago
1.0.0
8 years ago