TX Text Control .NET Server for ASP.NET Releases

Released: Nov 29, 2021

Updates in 30.0

Features

Collaboration

  • Comments - Enable professional, Microsoft Word compatible collaboration features in your applications. Different authors can add comments to all text ranges and attach Word compatible comments to tracked changes. Comments can be imported and exported from and to Word formats including Office Open XML, DOC and RTF.
    • Visual sidebar to edit comments and replies.
    • Fully featured ribbon group for comments.
    • Add comments from context menu and ribbon bar.
    • Link comments to tracked...

Released: Oct 4, 2021

Updates in TX Text Control .NET Server for ASP.NET

Features

  • The TX Text Control npm packages for Angular are now compatible with Angular 12 and have been tested with the latest releases of the Angular CLI.
  • The following packages are compatible with Angular 12:
    • @txtextcontrol/tx-ng-document-editor (Angular Document Editor)
    • @txtextcontrol/tx-ng-document-viewer (Angular Document Viewer)

Released: Jul 27, 2021

Updates in TX Text Control .NET Server for ASP.NET

Features

  • Completing Form Fields - Version 29.2 of the DocumentViewer for ASP.NET supports the completion of Microsoft Word compatible form fields.
    • A feature of TX Text Control form fields is the usage of Conditional Instructions. It is possible to add dependencies between fields based on logical operators. This allows you to add a complete workflow to forms by adding dependencies between form fields.
    • These form field conditions are now implemented in version 29.2. Forms created with TX Text...

Released: Jul 21, 2021

Updates in X19 SP3

Fixes

Images

  • Image can only be positioned in the left edge of header after the second call.

MailMerge

  • MailMerge: If data is in UPPERCASE and field property format is set to "First capital", the merged field content is still in UPPERCASE.
  • Cannot extract AcroForm fields when using Microsoft .NET Core 3.1.

Spellchecking

  • TX Words crash after enabling spelling and entering a space.

SubTextParts

  • EditableRegion is extended to the following text after using Undo.

Text Fields

  • Unify character formatting...

Released: Apr 28, 2021

Updates in TX Text Control .NET Server for ASP.NET

Features

  • Published new npm packages for TX Text Control DocumentEditor and DocumentViewer with Angular 11.0 support - The following packages compatible with TX Text Control .NET Server for ASP.NET X19 have been released:
    • @txtextcontrol/tx-ng-document-editor (Angular Document Editor)
    • @txtextcontrol/tx-ng-document-viewer (Angular Document Viewer)
  • Added Strict Support - Angular 11 allows you to create a new workspace in strict mode. In order to be compatible with this strict mode, attribute...

Released: Apr 21, 2021

Updates in X19 SP2

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...

Released: Mar 3, 2021

Updates in TX Text Control .NET Server for ASP.NET

Features

  • Signature smoothing - Signatures are simplified with an efficient line smoothing algorithm. Lines are captured as vectors, stored in arrays and finally de-noised and simplified in a post-process.
  • Customized signature boxes - It is now possible to define the content and style of the signature boxes in the template itself. Each signature box can have it's own individual style.

Released: Jan 26, 2021

Updates in X19 SP1

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...

Released: Dec 2, 2020

Updates in X19

Features

  • Table of Contents - A table of contents is based on used styles (such as headings) in a document.
    • You can insert a fully-featured table of contents automatically based on inserted contents and the defined paragraph styles.
    • The new ribbon tab References can be used to insert one or more tables of contents at the current input position. A dialog box is used to define the specified levels that should be included into the list. Additionally, you can define whether page numbers and tab...

Released: Oct 21, 2020

Updates in X18 SP4

Fixes

MailMerge

  • First capital capitalization does not work for field text.
  • BackColor is lost during MailMerge.

Text filters

  • DOCX import: Document causes 01-1D02 error.
  • Character background color is set for the whole paragraph when exporting to HTML.

Web Editor

  • JS API: Method TXTextControl.getPageCount is broken.
  • JS API: Can't change text content of multiple table cells.
  • Web Editor: Form field stays visible after resetContents via the JS API.

Context menu

  • A table can be added into a protected...