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.
Currently this description is a placeholder.
Currently this description is a placeholder.
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add comments, and open a pull request.