Products Technologies Demo Docs Blog Support Company

What's New in X18

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

Form fields

Electronic documents

Form fields

MS Word-compatible form fields such as checkboxes, date fields, drop-down boxes and form text fields can be added to a document.

Form ribbon tab

Ribbon

Form ribbon tab

A new ribbon tab has been introduced to provide a fully-featured UI to design and complete document forms including the insertion of form fields and the creation of conditional instructions.

Document workflow

Electronic documents

Document workflow

Smart Text Control forms contain conditions and constraints. Not only the syntax of a form field can be checked, validated and corrected, but nested conditions can be implemented to control the form completion process.

PDF Acroform export

PDF forms

PDF Acroform export

Interactive forms in the Adobe PDF format are also known as AcroForm - the de-facto standard for PDF forms processing. TX Text Control exports form fields to PDF document which makes them fillable PDF documents.

Form fields

Create and process MS Word-compatible form fields for documents. With TX Text Control .NET for WPF X18, we introduced 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 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 created in MS Word, containing legacy form fields and content control form fields, can be imported into TX Text Control.

Learn more

Form fields
Form field Ribbon UI

Form field Ribbon UI

New Ribbon UI for designing and managing form fields and rules. TX Text Control .NET for WPF X18 implements a new ribbon tab and a sidebar to provide a fully-featured UI to design and complete document forms including the insertion of form fields and the creation of conditional instructions.

The new dialog boxes allow end-users to create complex conditional instruction rules to control the validation logic and associations between inserted form fields.

Form field logic and validation

Smart form fields with conditions, validation, and logic. TX Text Control .NET for WPF X18 implements a feature to make forms smart, using conditions and constraints. Not only the syntax of a form field can be checked, validated, and corrected, but nested conditions can be implemented to control the form completion process. Using conditions, form designers control the workflow of the complete form.

This concept allows checking the entries in a specific form field in order to change other form field values and constraints. This implicitly contained logic keeps form documents valid and helps to get proper data from end-users.

Learn more

Form field logic and validation
MS Word form field import and export

MS Word form field import and export

Import and export MS Word form fields, including Content Controls. TX Text Control .NET for WPF X18 imports form fields from MS Word documents including RTF, DOC, and DOCX. MS Word provides two different field types that can be imported: Content Control elements and Legacy Forms. Both can be imported and are converted to FormField objects available in the FormFieldCollection.

Existing form elements in documents can be exported to Content Controls in MS Word in all supported formats.

Form field export to Adobe PDF using AcroForms

Export form fields to Adobe PDF and collect data from completed forms. TX Text Control .NET for WPF X18 is able to export documents with form field elements to Adobe PDF. A form is created in an MS Word-inspired interface, which makes it easy for users to create complex forms in MS Word-compatible applications. These forms can be deployed to all platforms, including Windows applications, cross-browser, cross-platform web and mobile applications, and as Adobe PDF documents that can be completed using standard software packages such as the Adobe Acrobat Reader.

When end-users complete the forms filling process, the form data can be collected from these platforms. If a form has been completed in a PDF, TX Text Control .NET for WPF can read that data and provide them as ready-to-use data objects.

Form field export to Adobe PDF using AcroForms
Enhanced document targets

Enhanced document targets

Nest multiple document targets at the same input location. TX Text Control .NET for WPF X18 allows document targets to be nested within other text fields, as well as multiple targets at one input location. This allows different use cases where targets are used to mark locations within a document without the limitation of having just one target at the same input location.

This way, you can use targets to mark positions within the text independent of other elements such as TextFields, ApplicationFields, or SubTextParts at the same position.