Getting Started

Below you will find a list of resources that will help you get started with TX Text Control .NET Server for ASP.NET.

Getting Started: Document Editor with ASP.NET Core

Getting Started: Document Editor with ASP.NET Core

This article shows how to use the TX Text Control ASP.NET document editor within a .NET 6 application in Visual Studio 2022.

Getting Started: ServerTextControl and MailMerge with ASP.NET Core

Getting Started: ServerTextControl and MailMerge with ASP.NET Core

This article shows how to use the TX Text Control ASP.NET ServerTextControl and MailMerge classes within a .NET 6 application in Visual Studio 2022.

Getting Started: Document Viewer with ASP.NET Core

Getting Started: Document Viewer with ASP.NET Core

This article shows how to use the TX Text Control ASP.NET document viewer within a .NET 6 application in Visual Studio 2022.

Digitally Sign Signature Fields

Digitally Sign Signature Fields

This getting started tutorial shows how to electronically sign documents using the Document Viewer and how to digitally sign the signed signature fields server-side.

Building an ASP.NET Core Backend

Building an ASP.NET Core Backend

This step-by-step walkthrough shows how to create an ASP.NET Core backend required for Angular applications using TX Text Control.

Mail Merge with MS Word Documents in C#

Mail Merge with MS Word Documents in C#

The MailMerge class provides very effective ways to merge data into MS Word compatible templates. This updated ultimate guide provides an overview of all the important features and functionalities of the mail merge process.

Mail Merge with MS Word Documents in C#

Mail Merge with MS Word Documents in C#

The MailMerge class provides a very effective way to merge data into MS Word compatible templates. This ultimate guide gives an overview of all important features and functionalities of the mail merge process.

Creating Adobe PDF Forms in C#

Creating Adobe PDF Forms in C#

Interactive forms in an Adobe PDF document can be used to gather information from end-users. This article shows how to create those forms using TX Text Control in .NET applications using C#.

Creating an Angular Application with an ASP.NET Core Backend

Creating an Angular Application with an ASP.NET Core Backend

This tutorial will show you how to use the Angular version of the TX Text Control within an ASP.NET Core Web application as the back end to be used.

Requesting Electronic Signatures

Requesting Electronic Signatures

Requesting signatures is a common application using the TX Text Control document viewer available for ASP.NET, ASP.NET Core and Angular. This article shows a typical workflow how to prepare documents for a signature acquisition.

Creating Invoices from DOCX Templates in C# from Scratch

Creating Invoices from DOCX Templates in C# from Scratch

This tutorial shows how to create an invoice using TX Text Control .NET Server for ASP.NET from scratch including creating a template, merging data and to generate the resulting PDF.

Using the MVC DocumentViewer with a Separate Backend

Using the MVC DocumentViewer with a Separate Backend

The MVC DocumentViewer can be used with a separate backend running on another server. This tutorial shows how to setup such an environment.

Creating PDF Files using TX Text Control .NET in C#

Creating PDF Files using TX Text Control .NET in C#

TX Text Control allows developers to create PDF files programmatically using C#. This article shows various ways to create Adobe PDF documents.

Mail Merge MS Word Templates in C#

Mail Merge MS Word Templates in C#

TX Text Control's MailMerge engine allows you to perform MS Word compatible mail merge processes in .NET based applications. This article gives an overview of the basic functionality and shows how to merge JSON data into templates.

Using Drawings in .NET 6 Console Applications

Using Drawings in .NET 6 Console Applications

In order to process barcodes and drawings in documents in .NET 6 console applications, the project has to be setup in a special way to enable Windows Forms DLLs to be loaded. This article shows how to create a new .NET 6 console application that is able to process drawings and barcodes.

Merging Barcodes with JSON Data in C#

Merging Barcodes with JSON Data in C#

Barcodes are used in various applications to connect the electronic world with a paper document or to gain access to additional information. This article shows how to merge JSON data into barcode placeholders in a document.

Create Adobe PDF files in ASP.NET Core with C#

Create Adobe PDF files in ASP.NET Core with C#

TX Text Control is used to edit, create and import PDF documents. This tutorial shows how to create a PDF document in an ASP.NET Core web application.

Using TX Text Control in Blazor Server Apps

Using TX Text Control in Blazor Server Apps

The TX Text Control document editor and the server-side non-UI component ServerTextControl can be used in Blazor Server Apps. This article shows how to save documents to the server and how to modify them using the ServerTextControl class.

Detect Toggle Button Changes

Detect Toggle Button Changes

This article shows how to detect changes of toggle buttons in the ribbon of the web editor using a MutationObserver. The state of a toggle button in the ribbon visualizes the state of a certain property. For example a toggled list button shows, that the current input position belongs to a list.

Sequentially Sign Documents with Multiple Signers

Sequentially Sign Documents with Multiple Signers

The Text Control DocumentViewer is designed to sign documents by multiple users. This article explains how to setup and deploy documents for multiple signers.

Creating PDF Documents from MS Word DOCX in C#

Creating PDF Documents from MS Word DOCX in C#

TX Text Control provides an elegant way to create Adobe PDF documents by merging data into MS Word DOCX templates. The developer libraries can be used in any platform including ASP.NET Core, Angular, React or Windows applications.

.NET Microsoft Word API: Creating DOCX Documents

.NET Microsoft Word API: Creating DOCX Documents

TX Text Control provides a fast, powerful and reliable way to create MS Word documents programmatically using C#. There are many ways to create documents using Text Control products. This article gives an overview of different approaches using our products.

Implementing Conditional Table Cell Colors

Implementing Conditional Table Cell Colors

This ASP.NET MVC sample shows how to implement conditional table cell colors using the online document editor and an ASP.NET backend.

Using TXTextControl.Web in ASP.NET Core Razor Pages

Using TXTextControl.Web in ASP.NET Core Razor Pages

This blog entry shows how to use TXTextControl.Web in ASP.NET Core Razor Pages by adding the required static files to page level.

Angular DocumentViewer: Loading Documents

Angular DocumentViewer: Loading Documents

This article shows how to load documents from an ASP.NET Core API Controller into TX Text Control DocumentViewer for Angular.

ASP.NET Core: Server-Side MailMerge

ASP.NET Core: Server-Side MailMerge

This article shows how to use a model as the data excerpt file and to merge the created template server-side.

JavaScript Functions for Typical Form Field Tasks

JavaScript Functions for Typical Form Field Tasks

The new JavaScript API not only enables programmatic access to all elements of a document, but also provides events for user interaction.

Live Demo