Updated 1 day ago
Text Control Blog
Stay ahead with the latest news, updates, and insights on Text Control products and innovations.
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.
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.
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.
Blog
Trending posts
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.
ASP.NETASP.NET Core
Text Control Expands North American Conference Presence with WeAreDevelopers World Congress North America
Text Control, a leading provider of word processing components and reporting tools, is excited to announce its partnership with the WeAreDevelopers World Congress North America. Scheduled for September 23-25, 2026, in San Jose, California, this event will bring together developers, industry leaders, and technology enthusiasts from across the continent.
ASP.NETASP.NET Core
Converting HTML to Markdown in C# .NET
In this article, we will explore how to convert HTML to Markdown in C# .NET using the TXTextControl.Markdown.Core library. This library provides a simple and efficient way to perform the conversion, making it easy to integrate into your projects.