/java-pdf-parser

Show the usage of pdf-parser in java

Primary LanguageJavaApache License 2.0Apache-2.0

java-pdf-parser

Show the usage of pdf-parser in java

Getting the Code

To get a local copy of the current code, clone it using git:

$ git clone https://github.com/dunso/java-pdf-parser.git
$ cd java-pdf-parser

Usage

This is a Maven project. You can import it into your IDE such as Intellij or Eclipse.

Step1

Install Node.js via the official package or via nvm.

Step2

Install all dependencies(pdf-parser) for java-pdf-parser:

$ cd src/main/resources
$ npm install

Step3

Run the Main Method in Sample Class