v0.4.0
Pre-release
Pre-release
Added
- Added
__len__
and__repr__
functions to the Section class. (#90) - Added flag to
extract_simple_table
andextract_table
functions to remove duplicate header rows. (#89) - You can now specify
element_ordering
when instantiating a PDFDocument. This defaults to the old behaviour or left to right, top to bottom. (#95)
Changed
- Advanced layout analysis is now disabled by default. (#88)