IvyTools

Ivy News => New Releases => Topic started by: admin on April 11, 2019, 11:13:23 AM

Title: Release 1.49
Post by: admin on April 11, 2019, 11:13:23 AM
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