Updated 4 hours ago
Text Control Blog
Stay ahead with the latest news, updates, and insights on Text Control products and innovations.
Speed Up Document Generation by Factor 2 Using Selection Objects in .NET C#
This article compares two ServerTextControl document generation patterns: Assigning prebuilt Selection objects and formatting text after inserting and selecting it. The benchmark shows an approximately 2x performance improvement when using Selection objects.
AI Natural Language Document Generation with MCP and TX Text Control .NET
This article explains how AI agents can use natural language to create documents through an MCP server. Instead of letting a language model generate documents directly, the AI translates prompts into structured tool calls while TX Text Control performs the actual document processing.
WeAreDevelopers World Congress Europe 2026 Wrap Up: Record Breaking Days in Berlin
WeAreDevelopers World Congress Europe 2026 was a record-breaking event in Berlin, bringing together over 15,000 developers and tech enthusiasts from around the world. The conference featured keynote speeches, workshops, and networking opportunities, making it a must-attend event for anyone in the tech industry.
C# Document Generation: A Developer's Guide for .NET
Document generation refers to the automatic creation of documents from application data. The success or complexity of a document generation workflow often depends on a single early architectural decision. This guide will help you choose the right approach.
Blog
Trending posts
AccessibilityASP.NET
Validating PDF/UA Documents in .NET C#: A Practical Guide
This article explains how to validate PDF/UA documents in .NET C# using the TXTextControl.PDF.Validation NuGet package. It shows how to inspect validation status, generate JSON reports, handle signed PDFs as diagnostics, and block encrypted PDFs.
ASP.NETASP.NET Core
See Text Control at WeAreDevelopers World Congress Europe 2026 in Berlin
WeAreDevelopers World Congress Europe 2026 is the largest developer conference in Europe. Text Control will be there to showcase our latest products and features. Join us in Berlin from July 9-10, 2026, to learn more about our solutions and how they can help you create amazing applications.
ASP.NETASP.NET Core
DWX 2026 Wrap-Up: Four Days of Innovation, Conversations, and Enterprise Document Solutions
DWX 2026 was a great success for Text Control. We had the opportunity to meet with many developers, discuss document processing solutions, and showcase our latest innovations in document technology. In this wrap-up, we share our experiences and insights from the event.
ASP.NETASP.NET Core
Create SignFabric Envelopes from Mail Merge Templates in .NET C#
This article explains how to use TX Text Control to mail merge JSON data into a document template and submit the merged document to the SignFabric API. It shows how your own application can create an envelope workflow by sending the document, signer metadata, and workflow options through the API.
ASP.NETASP.NET Core
Convert SSRS RDL Reports to DOCX and TX Text Control Templates in .NET C#
This article introduces TXTextControl.Rdl2Tx, a reusable .NET C# converter that imports SSRS RDL report definitions and creates editable DOCX and TX Text Control templates. It explains the RDL format, the move away from SSRS as a future SQL Server reporting platform, and the conversion from fixed report items to flowing document content.
ASP.NETASP.NET Core
Export Document Tables to CSV in .NET C#
This article shows how to use ServerTextControl to load documents, iterate through table rows and cells, and export document tables as CSV files. The sample handles multiple tables, header rows, custom separators, and nested table limitations.
ASP.NETASP.NET Core
Major SignFabric Updates: Stronger Audit Trails, Validation, and Recipient Workflows
SignFabric has received major updates that improve the application shell, dashboard, audit trail, document validation, recipient routing, email OTP verification, templates, contracts, API integration, and production deployment reliability.