What's New in 33.0
We regularly release major updates to our libraries, adding new features and responding to customer requests.
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.