
Improves Snap Report, Spreadsheet and Word Processing APIs.
Fixes
- Snap Report API
- NullReferenceException on an attempt to assign the DocumentProperties.Title property after performing mail merge.
- Spreadsheet Document API
- Spreadsheet's mail merge engine processes the same cells several times during mail merge.
- Word Processing Document API
- IndexOutOfRangeException occurs on an attempt to export a specific document to Html when the HtmlDocumentExporterOptions.TabMarker option is set to empty string.
- Instantiating multiple RichEditDocumentServers in different threads results in deadlock.
- RichEditDocumentServer cannot load a document containing an empty table.
- The paragraph styling is changed for the initial document after appending a second specific document with TextBox to this document.