Products Technologies Demo Docs Blog Support Company

Updated 3 days ago

Text Control Blog

Stay ahead with the latest news, updates, and insights on Text Control products and innovations.

RegEx Based Inline Styling in TX Text Control Using JSON Rules

In this article, we demonstrate how to apply inline styling to text in TX Text Control using regular expressions defined in JSON format. This approach allows for dynamic and flexible text formatting based on specific patterns.

Bjoern MeyerJanuary 20, 2026

Convert CSV to PDF in .NET C#

Learn how to convert CSV data to a table in C# using the ServerTextControl library with this step-by-step tutorial. Easily generate PDF documents from CSV files in your .NET applications.

Bjoern MeyerJanuary 19, 2026

Text Control at CodeMash 2026: Snow Storms, LEGO Builds, and Nonstop Developer Conversations

This week, we had the pleasure of exhibiting at CodeMash 2026 in Sandusky, Ohio. Despite the challenges posed by severe winter weather, the event was a resounding success, filled with engaging conversations, innovative LEGO builds, and a vibrant community of developers eager to connect and learn.

Bjoern MeyerJanuary 17, 2026

Blog

Trending posts

ASP.NET

Convert HTML to PDF in .NET (C#): Real-World Scenarios, PDF Standards, and Best Practices

Learn how to convert HTML to PDF in .NET (C#) through practical scenarios, adherence to PDF standards, and best practices to achieve optimal results. Learn how to efficiently create high-quality PDFs from HTML content.

ASP.NET

The Real Healthcare Automation Problem Isn't Workflow. It's Fragmented Document Processing

Hospitals don't have a workflow problem; they have a document processing problem. This problem is caused by templates, editing, generation, signing, and archiving being spread across disconnected systems. The right path to healthcare automation is embedding document processing directly into the EHR ecosystem. This eliminates extra service layers while improving consistency, compliance, and operational reliability.

ASP.NETASP.NET Core

5 Document Workflows You Can Automate With JavaScript Rich Text Editor

Enterprise JavaScript rich text editors outperform open source and basic alternatives for document automation. This guide covers five document workflows with TX Text Control: contract generation via MailMerge, multi-party review with track changes, interactive form processing, role-based security, and large document management.

AIASP.NET

AI-Ready Legal Documents: What to Fix Before Adding AI

Summerization, analysis, and risk detection: AI can help legal professionals process documents faster and more efficiently. However, before integrating AI into your legal document workflows, it's crucial to ensure the documents are properly prepared. This article explores key areas to address to make your legal documents AI-ready.

AIASP.NET

Explaining Contract Tracked Changes Automatically Using .NET C# and AI

Learn how to use AI and .NET C# to automatically explain changes to contracts, improving the document review and collaboration processes. This comprehensive guide provides practical implementation strategies and best practices.

ASP.NETASP.NET Core

A Complete Guide to Converting Markdown to PDF in .NET C#

Learn how to convert Markdown to PDF in .NET C# using Text Control's ServerTextControl component. This guide covers setup, conversion process, and customization options for generating high-quality PDF documents from Markdown content.

ASP.NETASP.NET Core

Why PDF Creation Belongs at the End of the Business Process

This article discusses why placing PDF creation at the end of the business process is important for ensuring accuracy and efficiency. The most scalable systems delay PDF generation until the document has reached the end of its lifecycle.

ASP.NETASP.NET Core

Document Editor with ASP.NET Core and Docker Support with Linux Containers using Visual Studio 2026 and .NET 10

This article shows how to create a Document Editor ASP.NET Core application using Docker with Linux containers in Visual Studio 2026 and .NET 10. We will create a simple web application that allows users to edit documents directly in their web browser using the Document Editor component from Text Control.