Added
- Allow boxes_flow LAParam to be passed as None, validate the input, and update documentation (#395)
- Also accept file-like objects in high level functions
extract_text
andextract_pages
(#392)
Fixed
- Text no longer comes in reverse order when advanced layout analysis is disabled (#398)
- Updated misleading documentation for
word_margin
andchar_margin
(#407) - Ignore ValueError when converting font encoding differences (#389)
- Grouping of text lines outside of parent container bounding box (#386)
Changed
- Group text lines if they are centered (#382)