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.

Video Tutorial: Creating a MailMerge Template and JSON Data Structure

Video Tutorial: Creating a MailMerge Template and JSON Data Structure

This video tutorial shows how to create a MailMerge template and a JSON data structure to merge data into a document. This tutorial will walk you through the steps necessary to create a template and understand the data structure for merge fields and repeating blocks.

Getting Started Video Tutorial: How to use the Document Viewer in Angular

Getting Started Video Tutorial: How to use the Document Viewer in Angular

This video tutorial shows how to use the Document Viewer in an Angular application. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.

Getting Started Video Tutorial: How to use the Document Editor in Angular

Getting Started Video Tutorial: How to use the Document Editor in Angular

This video tutorial shows how to use the Document Editor in an Angular application. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.

How to Add Electronic and Digital Signatures to PDF Documents in ASP.NET Core C#

How to Add Electronic and Digital Signatures to PDF Documents in ASP.NET Core C#

This tutorial shows how to use the Document Viewer to electronically sign a document and how to implement an endpoint to add a digital certificate to the signature fields before exporting the resulting document as an Adobe PDF. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.

Getting Started Video Tutorial: How to use the MailMerge and ServerTextControl Classes in ASP.NET Core C#

Getting Started Video Tutorial: How to use the MailMerge and ServerTextControl Classes in ASP.NET Core C#

This video tutorial shows how to use the MailMerge and ServerTextControl classes in an ASP.NET Core application using C#. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.

Getting Started Video Tutorial: How to use the Document Viewer in ASP.NET Core C#

Getting Started Video Tutorial: How to use the Document Viewer in ASP.NET Core C#

This video tutorial shows how to use the Document Viewer in an ASP.NET Core application using C#. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.

Getting Started Video Tutorial: How to use the Document Editor in ASP.NET Core C#

Getting Started Video Tutorial: How to use the Document Editor in ASP.NET Core C#

This video tutorial shows how to use the Document Editor in an ASP.NET Core application using C#. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.

Getting Started: Document Viewer Version 33.0 with Angular CLI 19.0

Getting Started: Document Viewer Version 33.0 with Angular CLI 19.0

This article shows how to use the TX Text Control Document Viewer version 33.0 npm package for Angular within an Angular CLI 19.0 application. It uses the trial backend running on our servers, but can also be used to get started with self-hosted applications.

Getting Started: Document Editor Version 33.0 with Angular CLI 19.0

Getting Started: Document Editor Version 33.0 with Angular CLI 19.0

This article shows how to use the TX Text Control Document Editor version 33.0 npm package for Angular within an Angular CLI 19.0 application. It uses the trial backend running on our servers, but can also be used to get started with self-hosted applications.

How to Create PDF Documents with TX Text Control using C# .NET on Linux

How to Create PDF Documents with TX Text Control using C# .NET on Linux

This article shows how to create professional PDF and PDF/A documents using ASP.NET Core C# on Linux. TX Text Control enables the creation of pixel-perfect PDF documents on any Linux environment that supports .NET, including Debian, Ubuntu, and Azure App Services.

Getting Started: Document Viewer with ASP.NET Core and Linux WSL Support

Getting Started: Document Viewer with ASP.NET Core and Linux WSL Support

In this article, we will create a simple document viewer application using the Document Viewer component from the TX Text Control .NET Server for ASP.NET product. We will use ASP.NET Core and run the application on Linux using Windows Subsystem for Linux (WSL).

Getting Started: ServerTextControl and MailMerge in a .NET 8 Console Application on Linux with Docker and WSL

Getting Started: ServerTextControl and MailMerge in a .NET 8 Console Application on Linux with Docker and WSL

This article shows how to create a .NET 8 console application on Linux using Docker and WSL that uses the ServerTextControl to create a document and MailMerge to merge JSON data into the document. The document is saved as a PDF file.

Getting Started: Document Editor with ASP.NET Core and Docker Support with Linux Containers

Getting Started: Document Editor with ASP.NET Core and Docker Support with Linux Containers

This article shows how to create a simple ASP.NET Core application using the Document Editor and deploy it in a Docker container on Linux. The article shows how to use the NuGet packages and how to deploy the Web server in a Docker container.

Getting Started: Document Editor with ASP.NET Core and Linux WSL Support

Getting Started: Document Editor with ASP.NET Core and Linux WSL Support

In this article, we will create a simple document editor application using the Document Editor component from the TX Text Control .NET Server for ASP.NET product. We will use ASP.NET Core and run the application on Linux using Windows Subsystem for Linux (WSL).

Getting Started: Document Editor with JavaScript

Getting Started: Document Editor with JavaScript

This article shows how to use the TX Text Control document editor in a pure HTML and JavaScript environment.

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: Document Editor with Angular CLI

Getting Started: Document Editor with Angular CLI

This article shows how to use the TX Text Control Document Editor npm package for Angular within an Angular CLI application. This is the first course of a getting started series for Angular to learn how to use the Document Editor in Angular.

Getting Started: Document Editor with ASP.NET Web Forms (.NET Framework)

Getting Started: Document Editor with ASP.NET Web Forms (.NET Framework)

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

Getting Started: ServerTextControl and MailMerge with ASP.NET MVC (.NET Framework)

Getting Started: ServerTextControl and MailMerge with ASP.NET MVC (.NET Framework)

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

Getting Started: Document Viewer with ASP.NET MVC (.NET Framework)

Getting Started: Document Viewer with ASP.NET MVC (.NET Framework)

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

Getting Started: Document Editor with ASP.NET MVC (.NET Framework)

Getting Started: Document Editor with ASP.NET MVC (.NET Framework)

This article shows how to use the TX Text Control ASP.NET document editor within a .NET Framework web 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.

Creating a WebSocket Server Project with Node.js

Creating a WebSocket Server Project with Node.js

This article shows how to create the required WebSocket server project for Angular applications using Node.js.

Handling Form Field Data in Angular Applications

Handling Form Field Data in Angular Applications

The Document Viewer in Angular can be used to fill form fields in documents. In this article, we will show how to handle the filled form field data in Angular applications.

Preparing Forms for the Document Viewer and Customizing the Signing Process in Angular and ASP.NET Core

Preparing Forms for the Document Viewer and Customizing the Signing Process in Angular and ASP.NET Core

This article shows how to prepare forms for the Document Viewer and how to customize the signing process in Angular and ASP.NET Core. A server-side controller is used to apply the signature and the form data to the document.

Asynchronous Loading and Saving in Angular Document Editor with an ASP.NET Core Web API

Asynchronous Loading and Saving in Angular Document Editor with an ASP.NET Core Web API

This article shows how to load and save documents in an Angular Document Editor using an ASP.NET Core Web API asynchronously. A Web API is used to load and save documents from and to the server and the Angular Document Editor is used to display and edit the documents.

How to Add Electronic and Digital Signatures to PDFs in ASP.NET Core C# and Angular

How to Add Electronic and Digital Signatures to PDFs in ASP.NET Core C# and Angular

Learn how to add electronic and digital signatures to PDFs in ASP.NET Core C# and Angular. This tutorial shows how to create an Angular application with an ASP.NET Core backend that uses the Document Viewer to display and sign PDF documents.

MailMerge with Angular and ASP.NET Core

MailMerge with Angular and ASP.NET Core

This article shows how to use TX Text Control .NET Server for ASP.NET in an Angular application to create a mail merge application. The backend is implemented using an ASP.NET Core Web API to merge templates with JSON data.

Getting Started: Loading and Saving Documents using Angular

Getting Started: Loading and Saving Documents using Angular

This article shows how to load and save documents using the Angular Document Editor. It explains how to use the Angular Document Editor in an Angular application and how to load from a URL and how to save a document.

Live Demo