Updated 17 hours ago
Text Control Blog
Stay ahead with the latest news, updates, and insights on Text Control products and innovations.
Secure by Design: Dynamic Watermarking for Enterprise Documents in C# .NET
Contracts, NDAs, audit reports, invoices, and HR exports are created on demand and downloaded as PDFs. Once a document leaves your application, traditional access control is lost. Dynamic watermarking adds a layer of security to your documents, making them traceable and less likely to be shared without authorization.
A Rule-Based PHI and PII Risk Scanner for Documents Using C# .NET
In this article, we explore how to implement rule-based text analysis in C# .NET to detect Protected Health Information (PHI) and Personally Identifiable Information (PII) within documents. We will utilize regular expressions and Text Control's ServerTextControl to efficiently identify sensitive data, ensuring compliance with data protection regulations.
NDC London 2026 Wrap-Up: Conversations, Community, and a Conference Done Right
NDC London 2026 was an incredible experience filled with insightful conversations, a strong sense of community, and a well-organized conference that catered to developers' needs. Here's a wrap-up of the event and what made it stand out.
Document Editor with TX Spell .NET on Linux using ASP.NET Core
Learn how to integrate TX Spell .NET with the Document Editor on a Linux server using ASP.NET Core. This guide covers setup, configuration, and best practices for seamless spell checking functionality.
Blog
Trending posts
ASP.NETASP.NET Core
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.
ASP.NETCodeMash
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.
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.