Products Technologies Demo Docs Blog Support Company

What's New in 31.0

We regularly release major updates to our libraries, adding new features and responding to customer requests.

NuGet package support

Visual Studio

NuGet package support

TX Text Control .NET Server 31.0 provides NuGet packages for an easy installation, deployment and update process.

Insert native signature fields

E-Sign

Insert native signature fields

Insert signature fields, using the document editor, and request signatures in PDFs, using Acrobat Reader, or using the document viewer.

Context menu customization

Document editor

Context menu customization

The out-of-the-box context menu of the document editor is now fully customizable using a new event, and it's menu event arguments.

NuGet packages

Use TX Text Control NuGet packages for easy installation and deployment. All compiled dependencies are bundled into packages that contain all DLLs together with other content needed in the projects that consume TX Text Control components.

After TX Text Control has been installed using the developer kit setup, the new NuGet package source "Text Control Offline Packages" is added to NuGet and contains all available NuGet packages for Text Control components:

  • Automatic configuration including references and licenses.
  • Comfortable package updates.
  • Easy deployment: Publish support.

Learn more

NuGet packages
Signature fields

Signature fields

Insert Acrobat Reader compatible signature fields and digitally sign them. TX Text Control .NET Server 31.0 introduced native SignatureField objects that are compatible to the online Document Viewer (TX Text Control .NET Server), but can be also used to digitally sign documents when exported to Adobe PDF.

Visual signatures - for example acquired through the Document Viewer - can be applied to individual signature fields and digital certificates can be associated.

Learn more

Customizable context menu

Customize the context menu of the Document Editor. The online Document Editor of TX Text Control .NET Server 31.0 provides a fully customizable context menu. The context menu contents can be accessed through a new contextMenuOpening event that allows you to change the items before the menu is rendered.

Context menu items can be added, removed and modified including the connected click handler. The Location property gives information about the context of the menu and informs whether the input position is a text selection or over a table, image or a header.

Customizable context menu
MailMerge cultures

MailMerge cultures

Define a target culture of mail merge results and define data source cultures. The MailMerge class provides a feature to set the data source and merge target culture. This helps to define the target culture of number and date formats when the data source format differs from the expected format of the merge result.

Form field dialog boxes

Ready-to-use dialog boxes for text form field, check boxes, drop-down fields are date picker form fields. TX Text Control .NET Server 31.0 implements a new set of ready-to-use dialog boxes to define the default form field settings of all supported form fields.

The dialog can be used to specify not only the name and id of fields, but also the default size and content such as inserted drop-down items.

Form field dialog boxes