TX Text Control .NET Server for ASP.NET
Improves Styles, Text Filters and Web Editor.
Fixes
Text Filters
- DOC import: Document looks different compared to TX 28.
- DOCX: PageNumberField is imported as form field.
- 'Error 01-2408' when loading an RTF document with 2 large images.
- 'Error 01-1D09' when loading RTF document.
- If a FormField has the ampersand (&) in a combo box or drop-down list field, the FormField is lost when saved to DOCX.
- RTF causes '01-2408' error.
- RTF import: '01-1D09' error when loading files containing embedded WMF images.
- Numbering displayed twice and slightly offset after PDF export.
- Hyphen lost after RTF Export.
- Hyperlink becomes invalid.
- Tab stops are not imported correctly.
Web Editor
- JS API: 'ListFormat.setFontName()' has no effect and 'ListFormat.setBulletCharacter()' resets list font.
- JS API (Angular): Loading a document causes a JavaScript error.
- Web Editor/JS API: 'TXTextControl.addEventListener()' doesn't support async functions.
- Web Editor/JS API: Cannot activate text frames using the text part collection.
- DocumentEditor freezes after loss of connection.
Bug
- SystemAccessViolation upon Selection.Load.
Documentation
- In several places of documentation 'subtextpart' is mistakenly called a text field.
Styles
- Error message 'Invalid indent setting' when accessing the ParagraphStyles collection.
Text Fields
- Empty width is not restored when removing characters from TextFormField using Delete Key.