Products Technologies Demo Docs Blog Support Company

TX Text Control for Angular: An Overview

TX Text Control for Angular is a set of npm packages that enable client-side document editing and viewing in Angular based applications. This article gives an overview of available components and typical use-cases.

TX Text Control for Angular: An Overview

TX Text Control is available for many platforms including ASP.NET, ASP.NET Core, Windows Forms and WPF. TX Text Control for Angular is a set of npm packages that enable client-side document editing and viewing in Angular based applications.

Creating documents with TX Text Control

Component Overview

TX Text Control for Angular provides packages to use the document editor and the document viewer in Angular-based web applications. In combination with an ASP.NET (Core) backend, documents can be processed server-side. The document editor can be used to edit and create MS Word compatible documents in a true WYSIWYG manner.

Typical use-cases for the document editor include:

  • Document creation
  • Mail merge template design
  • Document collaboration

Document Editor

In a very common use-case scenario, the Angular editor is used in combination with an ASP.NET backend to merge data into created templates.

Document Workflow

To provide users a view of a document without editing functionality, the document viewer can be utilized. The rendering accuracy is the same and uses the same TX Text Control core engine to render the document. That ensures a consistent rendering of documents in all scenarios with all used components.

Typical use-cases for the document viewer:

  • Document results preview (after mail merge)
  • Document signing
  • Document collaboration

Document Viewer

To learn more about the functionality, integration and deployment of TX Text Control for Angular, visit the product technology overview page:

TX Text Control for Angular

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Angular

Integrate document processing, editing, sharing, collaboration, creation, electronic signatures, and PDF generation into your Angular Web applications.

Learn more about Angular

Related Post

ASP.NETReportingASP.NET Core

Best Practices for Mail Merge and Form Field Processing in ASP.NET Core C#…

This article provides best practices for mail merge and form field processing in ASP.NET Core C# applications using TX Text Control .NET Server. It shows how to use the Document Editor to create…