TX Text Control .NET Server for ASP.NET のリリース

Released: Mar 3, 2021

TX Text Control .NET Server for ASP.NET での更新項目

機能

  • 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

X19 SP1 での更新項目

不具合の修正

  • 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

X19 での更新項目

機能

  • 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 leaders are...

Released: Oct 21, 2020

X18 SP4 での更新項目

不具合の修正

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

Released: Jul 30, 2020

X18 SP3 での更新項目

機能

  • txDocumentEditorLoaded Event - In the latest version the Angular document editor added a new event fired when TXTextControl is available. After this event is fired, the TXTextControl object exists in the DOM and can be used. This new event helps to interact with TX Text Control when initializing the app, this is helpful when TX Text Control needs to be initialized with a loaded document when loading the app.

不具合の修正

  • HTML export: long style names cause an exception.
  • PDF export: Document causes...

Released: May 27, 2020

X18 SP2 での更新項目

不具合の修正

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

Released: Apr 23, 2020

X18 SP1 での更新項目

不具合の修正

  • Web Editor
    • JS API: ImadgeCollection.addAtFixedPositionInDocument cannot be called without the callback parameter.
    • ApplicationField.setParameters causes an exception in the backend.
    • The "Highlight Form Fields" toggle button does not work correctly.
    • Legacy function TXTextControl.getTextParts does not work for the text part at the current input position.
    • selection.setLength throws error 'TextControlClassAdapter<>.SetProperty(): Property SelectionAdapter.Length is read only'...

Released: Mar 17, 2020

X18 での更新項目

機能

  • Form Fields - This release introduces form field processing functionality to create and deploy forms including Microsoft Word compatible fields such as checkboxes, date fields, drop-down boxes and form text fields. It is 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.

Printing and Print Preview

  • HTML5: Printing in Chrome does not work since version 77.

Printing problems

  • When printing double-sided, the...

Released: Aug 21, 2019

X17 SP1 での更新項目

不具合の修正

Web Editor

  • If a document is inserted through the _File_ button, the document is overwritten if the _Save_ menu item is used.
  • Web Editor: Unnecessary WebSocket messages cause delay during startup.
  • JS API: TXTextControl.Proofing.getUserDictionaryInfo() can cause NullReferenceException.
  • Web Editor: Ribbon tab header texts are shortened too early.
  • Save button in the HTML5 File menu is not enabled after changes have been made to the document.
  • Web Editor: No caret in IE 11.

Text fields

  • Inserted...