RSS Git Download  Clone
  .idea p3x-robot sunday release 2017-8-30 16:39:22 9 years ago
  src p3x-robot sunday release 2017-12-17 11:53:12 8 years ago
  test p3x-robot sunday release 2017-7-1 13:16:48 9 years ago
  .gitignore 241B p3x-robot sunday release 2017-11-17 13:02:01 8 years ago
  .npmignore 154B p3x-robot sunday release 2017-7-1 13:16:48 9 years ago
  .scrutinizer.yml 519B p3x-robot sunday release 2017-10-9 19:38:48 8 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 3kB p3x-robot sunday release 2018-1-1 15:51:47 8 years ago
  html-pdf.iml 335B update 9 years ago
  package.json 1kB p3x-robot sunday release 2018-1-1 15:51:47 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.2.53-119 This is an open source project. Just code. If you like this code, please add a star in GitHub and you really like, you can donate as well. Thanks you so much! Right now, Travis is giving errors (quota errors with parallel builds), though Scrutinizer is working 100% - building, code quality, coverage. Given, I have my own server, with dynamic IP address, it could happen that the server for about max 5 minutes can not be reachable for the dynamic DNS or very rarely I backup with Clonzilla the SSD or something with the electricity (too much hoovering or cleaning - but I worked on it, so should not happen again), but for some reason, it is not reachable please hang on for 5-30 minutes and it will be back for sure. All my domains (patrikx3.com and corifeus.com) could have errors right now, since I am developing in my free time and you can catch glitches, but usually it is stable (imagine updating everything always, which is weird). ### Node Version Requirement ``` >=8.9.0 ``` ### Built on Node ``` v9.3.0 ``` The ```async``` and ```await``` keywords are required. Install NodeJs: https://nodejs.org/en/download/package-manager/ undefined # 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 OSX as well. It is a ```microservice``` that I created for my job with Sygnus. Given of the amount of code I write, sometimes it takes to write documentation. [//]: #@corifeus-footer --- [**P3X-HTML-PDF**](https://pages.corifeus.com/html-pdf) Build v1.2.53-119 [![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) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [//]: #@corifeus-footer:end