0.0.9 • Published 2 years ago
@s1seven/node-red-generate-pdf v0.0.9
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.