dpd-pdf
v0.1.0
Published
PDF rendering resource for Deployd.
Downloads
6
Readme
Deployd PDF Rendering Resource
This custom resource type allows you to render html to PDF. It requires an external command line utility like wkhtml.
Installation
$ npm install dpd-pdf
See Installing Modules for details.
Configuration
Before using the pdf resource, you must go to its Dashboard page and configure it.
Required settings:
path
Full path to PDF renderer executable.
Optional settings:
options
PDF renderer command line options.