TX Text Control .NET Server for ASP.NET
Improves Web Editor, MailMerge and Application Fields.
Fixes
Text Filters
- Link stops working if document is exported to PDF.
- Text is displayed in white and not visible in DOCX document.
- Image is not displayed in DOCX document.
- Document causes 01-2431 error.
- DOCX filter issue with font inheritance.
- Microsoft Excel Filter: 1-1D09 error when loading file.
- Paragraph border color is not applied in RTF.
Text Fields
- DocumentTargets can be deleted although the Deleteable property has been set to false.
- Split TextField is created when table row is added.
- TextFieldEntered event is fired with invalid TextField object when a checkbox form field is deleted.
- Drag&Drop within TextField.
- TextFieldEntered event is fired with invalid TextField object when a table row with ApplicationFields is deleted.
- Exception "Invalid property value. (01-1E07)" is thrown in the TextFieldEntered event if a table row, which contains text fields, is deleted through the context menu.
Web Editor
- Web Editor/TextViewGenerator: UserInput.SendMouseDoubleClick() can cause System.AccessViolationException.
- JS API: Selection.setCulture() does not work.
- The first value in DropDown-List FormFields is not selected and shown as field value.
MailMerge
- AcroForm fields: Checkbox value is always "false".
Application Fields
- TypeName causes IndexOutOfRange Exception.
N/A
- JS API: SubTextPart.setData() does not work.