RSS Git Download  Clone
  .idea p3x-robot sunday release 2017-7-1 13:16:48 9 years ago
  src p3x-robot sunday release 2017-8-25 00:04:50 9 years ago
  test p3x-robot sunday release 2017-7-1 13:16:48 9 years ago
  .gitignore 72B p3x-robot sunday release 2017-7-30 10:32:25 9 years ago
  .npmignore 154B p3x-robot sunday release 2017-7-1 13:16:48 9 years ago
  .scrutinizer.yml 460B p3x-robot sunday release 2017-7-30 11:05:41 9 years ago
  .travis.yml 82B update 9 years ago
  Gruntfile.js 300B update 9 years ago
  LICENSE 1kB p3x-robot sunday release 2017-7-10 02:31:52 9 years ago
  README.md 1kB p3x-robot sunday release 2017-8-25 00:04:50 9 years ago
  html-pdf.iml 335B update 9 years ago
  package.json 1kB p3x-robot sunday release 2017-8-25 00:04:50 9 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 This is an open source project. Just code. ### Node Version Requirement ``` >=7.8.0 ``` ### Built on Node ``` v8.4.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.0.108-107 [Corifeus](http://www.corifeus.com) by [Patrik Laszlo](http://patrikx3.com) [//]: #@corifeus-footer:end