TX Text Control .NET Server for ASP.NET
Improves Web Editor, Barcodes and Text Filters.
Fixes
Web Editor
- Ribbon toggle button Track Changes no longer works after TXTextControl.setIsTrackChangesEnabled(false/true).
- Web Editor JS API: FormattingStyle.setFontSize() is defined twice.
- Web Editor: Insert merge block button is active while a merge field is selected.
- Web Editor JS API: SectionFormat.getEqualColumnWidth() and SectionFormat.setEqualColumnWidth() don't work.
- Web Editor JS API: SectionFormat.setColumnLineWidth() lacks callback parameter.
- Only last field is restored after undo.
- isSpellCheckingEnabled cannot be set to true, if no spell checker is available.
- Enabled property is missing for FormFields in JavaScript.
- Web Editor: "Delete Field" button is still active after deleting merge field in the field navigation sidebar.
- Web Editor: Date form field in text frame leads to connection loss.
- JS API: ListFormat.setLeftIndent and ListFormat.setHangingIndent reset each other.
- Web Editor Ribbon: Multiple toggle buttons don't react to programmatical changes.
- JavaScript API Web Editor: Getter and setter for property IsFormFieldValidationEnabled are missing.
- Web Editor: Formatting printer is not used when printing.
Text Filters
- Combination of TextFrame and Image with insertion mode fixed position on page leads to 01-1D09 when exporting to DOCX.
- Error 01-1D09 when saving a document with an ApplicationField with FORMTEXT field type.
- DOC: Formatting styles are not exported.
- DOC Export: Style based on [Normal] will be based on Normal after export.
- HTML: Overlapping text after saving a document as HTML.
Text Fields
- Field.Start changes after undo when Field.ID is used.
Mail Merge
- DocumentServer: DataSourceManager.LoadSingleObject() and LoadObjects() can cause NullReferenceException.
Lists
- Selection.ListFormat.LeftIndent resets the current value of Selection.Listformat.HangingIndent and vice versa.
Barcode
- Barcodes are not displayed in the HTML documents.
Undo
- Undo does not remove merge field under certain condition.