Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jstockwin jstockwin released this 22 Jun 14:54
· 414 commits to master since this release
a723235

Added

  • Added __len__ and __repr__ functions to the Section class. (#90)
  • Added flag to extract_simple_table and extract_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)