Updated 20 hours ago
Text Control Blog
Stay ahead with the latest news, updates, and insights on Text Control products and innovations.
TX Spell .NET 11.0 SP1 is Now Available: What's New in the Latest Version
TX Spell .NET 11.0 Service Pack 1 is now available, offering important updates and bug fixes for all platforms. If you use TX Spell .NET in your document processing applications, this service pack will enhance the stability and compatibility of your solutions.
TX Text Control vs iText: Understanding Template-Based Document Generation in .NET
This article explores how both approaches work, what the common workflows look like in real projects, and why template-based document generation often leads developers toward TX Text Control. We will compare the two approaches, discuss their advantages and disadvantages, and provide insights into how they can be used effectively in .NET applications.
Text Control MCP Server
The Text Control MCP server is a read-only Model Context Protocol endpoint that exposes 30 tools across 8 content domains. Each domain supports search, list, and get operations over JSON-RPC 2.0 via Streamable HTTP. Compatible with Claude Code, VS Code, Cursor, and JetBrains.
Extracting Structured Table Data from DOCX Word Documents in C# .NET with Domain-Aware Table Detection
In this article, we build a domain-aware table extraction system using TX Text Control in C# .NET. The system automatically detects the table's domain, understands column semantics, and produces clean JSON output suitable for analytics systems, data imports, or AI pipelines.
Blog
Trending posts
AIASP.NET
Introducing Text Control Agent Skills
With the introduction of Text Control Agent Skills, AI coding assistants can now understand how to correctly work with the TX Text Control Document Editor and its APIs. This means that developers can now ask their AI coding assistants to write code that interacts with the Document Editor, making it easier than ever to create powerful applications with TX Text Control.
App ServicesASP.NET
Deploying the TX Text Control Document Editor from the Private NuGet Feed to Azure App Services (Linux and Windows)
This tutorial shows how to deploy the TX Text Control Document Editor to Azure App Services using an ASP.NET Core Web App. The Document Editor is a powerful word processing component that can be used to create, edit, view and print documents in ASP.NET Core applications.
AccessibilityASP.NET
AI Generated PDFs, PDF/UA, and Compliance Risk: Why Accessible Document Generation Must Be Built Into the Pipeline in C# .NET
Ensuring that PDFs are accessible and compliant with standards like PDF/UA is crucial. This article explores the risks of non-compliance and the importance of integrating accessible document generation into the C# .NET development pipeline.
ASP.NETConference
Ten Years of MD-DevDays: From Community Idea to One of Germany's Largest Developer Conferences
In 2016, the first MD-DevDays conference was held in Germany, marking the beginning of a remarkable journey. What started as a community-driven initiative has evolved into one of the largest developer conferences in the country.
ASP.NETASP.NET Core
File Based Document Repository with Version Control in .NET with TX Text Control
In this article, we will explore how to implement a file-based document repository with version control in .NET using TX Text Control. This solution allows you to manage and track changes to your documents effectively.
ASP.NETASP.NET Core
Create Fillable PDFs from HTML Forms in C# ASP.NET Core Using a WYSIWYG Template
Learn how to generate PDFs from HTML forms in ASP.NET Core using a pixel-perfect WYSIWYG template. Extract form fields from a document, render a dynamic HTML form, and merge the data server-side to produce professional PDF documents.
ASP.NETASP.NET Core
Why HTML to PDF Conversion is Often the Wrong Choice for Business Documents in C# .NET
In this article, we explore the challenges of HTML to PDF conversion for business documents in C# .NET and present alternative solutions that offer better performance and reliability. Discover why relying on HTML to PDF conversion can lead to issues such as inconsistent rendering, performance bottlenecks, and maintenance headaches, and learn about more robust approaches to generating business documents in C# .NET.