TX Text Control .NET Server for ASP.NET
Improves Web Editor, Text filters and Tables.
Fixes
- Text filters
- Bulleted list is not saved in DOCX format.
- DOC import: Document causes 01-1D04 error.
- Bullets are displayed as a box with question marks.
- FormFields in fixed positioned TextFrames are not exported to PDF.
- Web Editor
- JS API: ParagraphFormat.setTabLeaders, ParagraphFormat.setTabPositions and ParagraphFormat.setTabTypes are broken.
- Change case button inserts text when nothing is selected.
- setBulletCharacter Method causes error.
- Hyphenation in web editor only works when enabling spell check beforehand.
- ListFormat property of ParagraphStyle missing in JavaScript API.
- Web Editor: Multilevel list labels are swapped.
- EnforceProtection does not open Password dialog.
- Selection
- RTF document with is not loaded correctly when using Selection.Load.
- Styles
- ParagraphFormat.BackColor and ParagraphFormat.FrameLineColor cannot be set.
- Tables
- When pasting a table with a nested table the nested table is lost.
- Search and replace
- When using an empty string with Replace all, the wrong feedback is given.
- Ribbon
- Web editor: Ribbon button is not toggled when clipboardMode changes automatically.
- Web editor: Value of Horizontal ruler bar checkbox remains checked if value is changed via JavaScript.
- Documentation
- Selection.Save does not work for PDF.
- Far East
- Invalid path for images in DOCX with Chinese characters.
- Other
- System.StackOverflowException when using Find in ServerTextControl and TextControl.