TX Text Control .NET Server for ASP.NET
Improves Web Editor, Mail Merge and Text Frame support.
Fixes
Hyperlinks
- PDF export: Links to bookmarks do not work.
MailMerge
- Merging an INCLUDETEXT field in a nested block causes a NullPointerException.
Ribbon
- Insert Page break in tables via ribbon button causes different result than shortcut Ctrl + Enter.
Text Fields
- MailMerge: Returning a MergedField (binary) in the FieldMerged event causes a NullReferenceException in the Merge method.
Text Filters
- DOCX export: Wrong form field end position.
- PDF export: Document causes 01-1D09 error.
- DOCX import: Document causes 01-1D09 error.
- RTF import: Pasting bulleted text copied from Microsoft Internet Explorer shows incorrect bullet symbols.
Text Frames
- TextFrame's content can be edited when inserted while EditMode is set to ReadAndSelect.
Web Editor
- appendDocument does not load documents correctly.
- DropDown FormField remains visible.
- Print button does not work in Internet explorer.
- The HOME ribbon tab is not deactivated when EditMode = ReadAndSelect and DocumentPermission allowFormatting = false in the web editor.
- DocumentLoadedEventArgs.fileName is undefined on `documentLoaded` event.
- Context menus for selecting a data source for an image placeholder are not scrollable.