Skip to content

pthomas931/pdfTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfTable

pdfTable is a library that converts a PDF with table content into a Comma Seperated Value file.

Assumptions

  • Data is a tabular view of an object.
  • There are some unnecessary lines that should be filtered out.
  • Keys are left aligned, Values are right aligned.
  • Some values wrap lines and forego the previously mentioned alignments.
  • There is empty space between objects.

Installation

Currently this description is a placeholder.

Basic Usage

Currently this description is a placeholder.

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add comments, and open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published