Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 591 Bytes

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.