Skip to content

An app that takes PDF files as inputs, digest them (extract some specific datas from them) and output csv files as results.

Notifications You must be signed in to change notification settings

bapBardas/pdfExtractAndOutputCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdfExtractAndOutputCsv

An app that takes PDF files as inputs, digest them (extract some specific datas from them) and output csv files as results.

The need was to extract specific data from invoices and export those data as csv files.

It's all done in an overkill architecture : Springboot / Java Fx packaged with Launch4J, only because that was so convenient for me...

About

An app that takes PDF files as inputs, digest them (extract some specific datas from them) and output csv files as results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages