
Improves PDF, Spreadsheet and Word Processing Document APIs.
Fixes
PDF Document API
- Text Extraction - Extracted text is excessively normalized in specific cases
Spreadsheet Document API
- A document becomes corrupted after a row is inserted in the zero position
- Inserting a hyperlink with the IsExternal flag set to False corrupts the document
- Line breaks are ignored when text is formated in a shape
- The Spreadsheet's chart engine determines an axis data type incorrectly
Word Processing Document API
- A cell border color is inherited from the table's properties in an Html document
- Usability - Provide an API to specify the text wrap side value for a floating object (Both sides, Left only, Right only, Largest only)