New in Version 1.49:
+ Reading line objects from PDF substreams, which were previously ignored
+ Accounting for line objects in token layout logic (not merging tokens separated by lines)
+ Added support for “Sections” to split and filter parts of the documents. New functions: Split, FilterSection, FilterSections,
+ Added new functions: Token.Next(), Token.Prev(), FilterEnclosedArea, Subset, MergePages
- Fixed issue with Table() function for multi-page tables separated by row lines
- Various bug fixes and stability improvements