Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim Meagher**Nodes released into this community are prototypes. They have gone through a minimum set of tests; therefore, we cannot guarantee that they will work as designed nor are they supported by any existing maintenance contracts.**
This prototype graph contains a simple node for extracting text from a PDF file.
This is not a feature complete PDF reader.
Rather, it enables the user to simply extract unformatted text from a PDF file from which text can be extracted.
It can also be used as an example of using a Java node to interface relatively easily with a 3rd party API - in this case, Apache's PDF Box.
The code required to interface with Apache PDF Box is also visible within the node, such that the interested user can modify this to perform more advanced text extraction if they wish.
REQUIREMENTS:
- One of:
- Lavastorm 4.6 Professional Plus
- Lavastorm 4.6 Workgroup with Java Node support (Developer Node Pack)
- Lavastorm 4.6 Enterprise
- Apache PDF Box
INSTALLATION
- Download the attached BRG
- Download Apache PDF Box:
RUNNING THE NODE
- Open the "Extract PDF Text" node
- Set the "Filename" parameter to point to a PDF file on the file system of the LAE server
- Run the node.
Attachments:
pdf.brg