Products Technologies Demo Docs Blog Support Company

TX Text Control 17.0 Feature Roadmap Unveiled

Our developers are still working on most parts of the upcoming features of TX Text Control 17.0. But the first features have moved into our QA for testing and I was able to get my hands on this new version. These are just some of the new features and improvements: Table User Experience (UX) Improvement Package One of the main aspects when planning this version was to improve the User Experience (UX) for tables. In version 17.0, the handling of tables will be drastically improved: Using the…

TX Text Control 17.0 Feature Roadmap Unveiled

Our developers are still working on most parts of the upcoming features of TX Text Control 17.0. But the first features have moved into our QA for testing and I was able to get my hands on this new version. These are just some of the new features and improvements:

Table User Experience (UX) Improvement Package

One of the main aspects when planning this version was to improve the User Experience (UX) for tables. In version 17.0, the handling of tables will be drastically improved: Using the mouse or keyboard, you can select table columns, blocks of cells in the middle of a table or you can select a column with one click on the Down Arrow in the first table row. The whole table cell will be selected and not only the text inside the cells. These are just a few of the new features for tables, there are many other features I can't wait to unveil.

Colored Table Borders

Requested by our users, we have implemented colored table borders that can be set for every single border in each cell. The borders can be adjusted programmtically or using the improved table attributes dialog. The cell borders are imported and exported by all supported text filters (DOC, DOCX, RTF and HTML).

Section-based Page Borders

Each section can have different page borders that are rendered around the printable area. For all lines, the width, color and position can be adjusted separately. These settings can be adjusted programmatically or with the new and improved page format dialog.

Adobe PDF Digital Signatures

Using TX Text Control 17.0, digital certificates can be embedded into the exported Adobe PDF documents. Supported certificates are PFX, SPC and PVK files from physical files or from various certificate stores. These settings can be easily adjusted using the SaveSettings when saving the document.

TX Text Control 17.0 Roadmap

The development progress is coming along very well, but it is still a long way to the final release. We expect version 17.0 in Q4 of this year. There are many more features planned, but not fixed yet. I will keep you up-to-date as to where we stand, as move forward in development and QA.

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

Windows FormsWPF.NET

Create a Table of Contents in Windows Forms using C#

This article explains how to create a table of contents in Windows Forms using the ribbon or programmatically. Creating a table of contents is required to organize large documents.


ASP.NETWindows FormsWPF

Official TX Text Control .NET Sample Applications Are Now Hosted on GitHub

This article gives a quick overview of the new repositories, their structure and our plans for the future.


ASP.NETJavaScriptDocument Editor

Detect Toggle Button Changes Using a MutationObserver

This article shows how to detect changes of toggle buttons in the ribbon of the web editor using a MutationObserver. The state of a toggle button in the ribbon visualizes the state of a certain…


Windows FormsList.NET

Two Ways to Restart Numbered Lists in TX Text Control

In TX Text Control, numbered lists are continued by default and need to be reset when required. There is more than one way if you want to restart numbered lists in a document. In this article, two…


Windows FormsSampleShortcuts

Zoom Tricks: Disabling CTRL + MOUSE WHEEL and More

This article shows how to disable CTRL + MOUSE WHEEL, implement zooming with keyboard and reset the zoom factor to its default value.