785227331 / PDF2Excel

an application to convert some .pdf to .excel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF2EXCEL

A simple application that scrapes medical insurance plan data from .pdf format to .xlsx format

Installation

This project was made in IntelliJ. A .jar executable was created that contains all the dependencies. You can 1. build the project in IntelliJ, or 2. run java -jar benefix.jar from the command line

Dependencies

  • Pdfbox - an open source Java tool for working with PDF documents
  • Apache POI - the Java API for Microsoft Documents

Authors

About

an application to convert some .pdf to .excel


Languages

Language:Java 100.0%