TX Text Control .NET for WPF Enterprise Releases

Released: Mar 17, 2020

Updates in X18

Features

  • Form Fields - This release introduces form field processing functionality to create and deploy forms including MS Word compatible fields such as checkboxes, date fields, drop-down boxes and form text fields. It is now possible to create documents with fillable form fields for data collection from end-users. As part of digital transformation processes, paper-based forms can be migrated to electronic documents with many advantages, such as validation and automated data analysis. Documents...

Released: Feb 5, 2020

Updates in X17 SP2

Fixes

Application fields

  • TextFieldPosition.OutsideTextField does not work in specific document.
  • Field text disappears when text is inserted before and after.

Documentation

  • The hyperlink dialog strings appear twice in the TextControl.resx file.

Images

  • Saving a document causes an 03-1106 error.

N/A

  • "Replace All" indicates one occurrence too many.
  • WPF: menu key does not invoke context menu.
  • TXTextControl.TextField.HighlightMode Always does not work in textframes.
  • Fatal error occurs when loading a...

Released: Aug 21, 2019

Updates in X17 SP1

Fixes

Web Editor

  • Web Editor: Input position is inside the field after inserting a merge field.

Spellchecking

  • SpellcheckDialog in WPF has not owner windows set.

MailMerge

  • Mailmerge: IF field is removed in case of empty database field.

Ribbon

  • NullReferenceException is thrown if any TX Text Control RibbonTab is used in a minimized Ribbon.

Text fields

  • Inserted text is added to a field's text.

Ribbon

  • Minimizing the ribbon causes NullReferenceException when FrameLayout Tab is present an no FrameBase...

Released: May 28, 2019

Updates in X17

Features

  • DPI Aware Applications - Display technology has improved by adding more pixels into the available physical space on monitor panels. The result is that the dots-per-inch (DPI) of modern displays is way higher. For years, 96 pixels was the magical number, but nowadays 300 DPI is no longer an exception. TX Text Control .NET for WPF X17 implements DPI aware support for all controls including the document itself, rulers, status bars and the ribbon to scale pixel-perfect and to provide a...

Released: Nov 14, 2018

Updates in X16

Features

  • Track Changes - TX Text Control .NET for WPF X16 enables document collaboration features in your application. Track Changes, also known as redline, or redlining, is a way to keep track of the changes different authors make to a document. These changes can be accepted or rejected by the authors to collaborate on the same document. TX Text Control .NET for WPF X16 remembers these changes, and stores them MS Word compatible in the document.
  • Excel Compatible Formulas - TX Text Control .NET...

Released: May 28, 2018

Updates in X15 SP2

Fixes

  • FieldCursor Property does not work.
  • DataSourceManager.LoadSingleObject() fails when a public property throws an exception.
  • Header and footer
    • TXTextControl.TextEditorException: 'Invalid property value. (01-2600)' after loading RTF.
  • MailMerge
    • Merging Formatted HTML into Merge Fields is displayed in incorrect table cell.
  • SubTextParts
    • Adding a SubTextPart with long name causes intermittent "System.AccessViolation" Exception.
  • Text filters
    • DOC, DOCX, RTF import: Different 'Headers and Footers'...

Released: Apr 18, 2018

Updates in X15 SP1

Fixes

  • Refresh WPF - Text Control's content is not rendered.
  • Tables - Slow editing in a long table that consists of many paragraphs.
  • Text filters - DOCX import: Document causes 01-1D0C error.
  • Text filters - RTF import: Wrong paragraph formatting of the last paragraph.
  • Text filters - Character styles are lost in DOCX format.
  • Text filters - Last paragraph sign of an HTML document always contains the default font Arial 12 pt.
  • Text filters - RTF export: Document with 'Code 128' font usage causes...

Released: Dec 14, 2017

Updates in X15

Features

  • MS Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
  • Contextual Mini Toolbar - Inspired by Microsoft Word, the new TXTextControl.MiniToolbar is a small version of the full ribbon toolbar providing most common formatting features. The mini toolbar appears when text is...

Released: Jun 14, 2017

Updates in X14 SP2

Fixes

  • RTF import: Illegal tab stop positions.
  • Paragraph background color and paragraph colored borders are not exported to HTML.
  • HTML import: Misnested META tag inside TR tag causes application crash.
  • Memory leak in WPF due to InputLanguageEventHandler holding reference to WPF.TextControl.
  • DocumentServer: Barcodes at the end of a document can vanish.
  • CSS import: Background color can not be set with shorthand property.
  • DOCX to HTML conversion creates invalid XHTML.
  • HTML import: Text Control hangs...

Released: Feb 1, 2017

Updates in X14 SP1

Fixes

  • Drawing - TextFieldEventArgs.TextField.ContainsInputPosition throws Exception when TextControl.TextFieldDeleted is fired.
  • Tables - Selected table won't be completely deleted on using Table.Cells.Remove method.
  • MailMerge - MailMerge: Possible NullReferenceException when merging DataSet in parallel loop.
  • Drawing - WPF: The Visual Studio Output window shows 2 ObjectDisposedExceptions when a drawing object is cut.
  • Ruler Bar - If a thread's Culture is set to CultureInfo.InvariantCulture, a...