TX Text Control .NET for Windows Forms Professional (英語版) のリリース

Released: Mar 17, 2020

X18 での更新項目

機能

  • 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

X17 SP2 での更新項目

不具合の修正

Application fields

  • TextFieldPosition.OutsideTextField does not work in specific document.

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.
  • TXTextControl.TextField.HighlightMode Always does not work in textframes.
  • Replacing text in a text frame when mini toolbar is open inserts first character outside of the text frame.

Printing problems

  • When printing...

Released: Aug 21, 2019

X17 SP1 での更新項目

不具合の修正

MailMerge

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

Sidebar

  • FieldNavigator Sidebar control does not show the fields and merge blocks after ResetContents.

Text fields

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

Ribbon

  • RibbonDropDownButton Frames is missing in the resources and cannot be translated.

Text filters

  • DOC, DOCX and RTF import: Missing editable region.
  • DOC Export: Wrong text formatting.

Text Frames

  • TextFrame.Name is not exported correctly to DOCX, DOC and RTF...

Released: May 28, 2019

X17 での更新項目

機能

  • 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 Windows Forms 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

X16 での更新項目

機能

  • Track Changes - TX Text Control .NET for Windows Forms 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 Windows Forms X16 remembers these changes, and stores them MS Word compatible in the document.
  • Excel Compatible Formulas - TX Text...

Released: May 28, 2018

X15 SP2 での更新項目

不具合の修正

  • 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' setting than in TX format.
    • Editable...

Released: Apr 18, 2018

X15 SP1 での更新項目

不具合の修正

  • 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 01-1D09 error.
  • MailMerge - NullReferenceException in...

Released: Dec 14, 2017

X15 での更新項目

機能

  • 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.
  • Chart Layout Ribbon Tab - 2D and 3D chart objects can be added to documents and merged with data. The RibbonChartLayoutTab can be used as an out-of-the-box ribbon tab directly in a TX Text Control-based application. The chart...

Released: Jun 14, 2017

X14 SP2 での更新項目

不具合の修正

  • RTF import: Illegal tab stop positions.
  • Paragraph background color and paragraph colored borders are not exported to HTML.
  • CurrentCulture is set to Invariant when a TextControl instantiated.
  • HTML import: Misnested META tag inside TR tag causes application crash.
  • 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 when loading an HTML...

Released: Feb 1, 2017

X14 SP1 での更新項目

不具合の修正

  • Ribbon - RibbonInsertTab: Incorrect Pages group icon when group is shrunk to menu button mode.
  • Drawing - TextFieldEventArgs.TextField.ContainsInputPosition throws Exception when TextControl.TextFieldDeleted is fired.
  • Ribbon - RibbonFormattingTab: Paste button becomes/remains disabled after copying a DrawingFrame or BarcodeFrame.
  • Ribbon - RibbonGroup RowCount Property cannot be set to 3. Exception text is wrong.
  • Tables - Selected table won't be completely deleted on using Table.Cells...