node-red-contrib-pdfparse
================

Node-RED node for pdf-parse



## Install

To install the stable version use the `Menu - Manage palette - Install`
option and search for node-red-contrib-pdfparse, or run the following
command in your Node-RED user directory, typically `~/.node-red`

    npm install node-red-contrib-pdfparse

## wrapper pdfparse
Node.js module to parse pdf
- https://www.npmjs.com/package/pdf-parse

## Samples
[sample.json](examples/sample.json)
