RSS Git Download  Clone
..
  install.js 3kB p3x-robot sunday release 2017-11-10 12:29:08 8 years ago
  README.md
[//]: #@corifeus-header [![Build Status](https://travis-ci.org/patrikx3/html-pdf.svg?branch=master)](https://travis-ci.org/patrikx3/html-pdf) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/patrikx3/html-pdf/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/html-pdf/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/patrikx3/html-pdf/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/html-pdf/?branch=master) [![NPM](https://nodei.co/npm/p3x-html-pdf.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/p3x-html-pdf/) --- # Generates PDF from HTML with custom headers and footers with wkhtmltopdf v1.1.117-70 This is an open source project. Just code. ### Node Version Requirement ``` >=8.9.0 ``` ### Built on Node ``` v9.1.0 ``` The ```async``` and ```await``` keywords are required. Install NodeJs: https://nodejs.org/en/download/package-manager/ # Description [//]: #@corifeus-header:end Generates PDF from HTML with custom headers and footers with wkhtmltopdf # First version Since, the basic installation, we need scripts to startup the library: ```bash yarn install p3x-html-pdf ``` Soon, it will work with Windows and OSX as well. [//]: #@corifeus-footer --- [**P3X-HTML-PDF**](https://pages.corifeus.com/html-pdf) Build v1.1.117-70 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LFRV89WPRMMVE&lc=HU&item_name=Patrik%20Laszlo&item_number=patrikx3&currency_code=HUF&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) [//]: #@corifeus-footer:end