What's New in 33.0
We regularly release major updates to our libraries, adding new features and responding to customer requests.
.NET support
Full .NET 9 support
TX Text Control .NET for Windows Forms 33.0 now fully supports .NET 9, including licensing, NuGet support, and other changes associated with .NET 9.PDF attachments
The DocumentServer PDF namespace has been extended to allow easy extraction of attachments and embedded documents..NET support
.NET 10 preview support
TX Text Control is fully ready for the .NET 10 preview, including NuGet support, Visual Studio integration such as toolbox support, and publishing support.Blazor components for document processing
Dedicated Blazor components for document processing. TX Text Control includes* dedicated Blazor components for both the Document Editor and the Document Viewer.
These components are packaged as NuGet packages, making them easy to integrate into your Blazor applications. Developers have access to an intuitive C# API for typical tasks such as loading, saving, and manipulating documents. This eliminates the need for complex JavaScript interop and allows you to handle document operations directly from your server-side code.
Documents are loaded and processed directly on the server, eliminating the need for round-tripping to the client. This approach not only improves performance, but also ensures a more secure and efficient workflow for handling sensitive documents.
* Blazor components are part of TX Text Control .NET Server for ASP.NET and will be available soon.