Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

s1seven/node-red-generate-pdf

Repository files navigation

Usage

This is a custom node that wraps the S1Seven schema tools PDF generator in a custom node that can be used in Node-Red. Simply pass in a valid JSON certificate as msg.payload. msg.payload will be set to a buffer when it is output from the custom node. Connect it to a write file node to write it to your filesystem.

Sample flow

Screenshot 2022-05-19 at 16 32 55