@torpadev/opal-node-pdfreader

0.2.4 • Public • Published

opal-node-pdfreader opal-node-pdfreader build status

This module is part of the OPAL framework

Nodes:

  • read pdf

Read PDF

Opens an pdf from a specified location and reads the contents. The contents can then be passed to downstream node or saved to a store variable.

Inputs:

  • Name: A Name for this instance
  • File Path: choose the location from where the pdf can be read
  • Preprocess: specify if pdf document needs to be processed, optionally based on rules specified

Output Formats:

The output of the read operation can be a JSON

Outputs:

msg.error When an error happens contains the error message from the read operation msg.payload contains the data read from pdf

/@torpadev/opal-node-pdfreader/

    Package Sidebar

    Install

    npm i @torpadev/opal-node-pdfreader

    Weekly Downloads

    5

    Version

    0.2.4

    License

    GPL-3.0

    Unpacked Size

    55.3 kB

    Total Files

    9

    Last publish

    Collaborators

    • shivamadhavan
    • msivadas