Products Technologies Demo Docs Blog Support Company

Find the Text Control Product for your Web Application

Text Control offers a variety of products, packages and technologies to add document processing into web applications. This article helps to find the right product for your requirements.

Find the Text Control Product for your Web Application

Text Control offers a variety of products, packages and technologies to integrate powerful document processing into web applications. Whether you need to add true WYSIWYG document editing, document sharing and collaboration or digital signatures to your business workflows - Text Control provides solutions for all requirements.

The diagram below helps to find the right product for your Text Control based web application.

Find the right Text Control Product
  1. Front End: Document editor and viewer
    Text Control provides front-end packages (npm, NuGet) for many supported client-side frameworks including Angular, React and ASP.NET. If you want to use React, vanilla JavaScript, PHP or any other client-side framework, DS Server is the right product choice.

  2. Back End: ASP.NET or something else?
    If you are running ASP.NET (Core) as your backend, you can select between TX Text Control .NET Server or DS Server. If you are running anything else such as Apache or Tomcat, DS Server is the perfect fit.

  3. Features: Integrated assemblies or Web API?
    Using TX Text Control .NET Server, you get the full flexibility of the TX Text Control API ( ServerTextControl and MailMerge ) and the assemblies are part of your application. With DS Server, task-oriented Web APIs are available to call document processing methods.

  4. Deployment: Fully integrated or "out-of-the-box"?
    Using TX Text Control .NET Server, all assemblies, dependencies and the required backend (WebSocketHandler and TCP Windows Service) must be part of your application. Using DS Server, your application is independent from TX Text Control. Document processing functionality is provided by the "out-of-the-box" container (DS Server) that is hosted separately on your premises.

Select your Product

Found the right product based on your requirements and preferences? Here, you can find more information about both products.

TX Text Control .NET Server

Learn more

DS Server

Learn more

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 Posts

AngularASP.NETConference

Impressions from Web Developer Conference WDC 2023 in Hamburg, Germany

This week we sponsored and exhibited at the Web Developer Conference in Hamburg, Germany. In this article you can see some pictures of our booth area and the conference.


AngularASP.NETConference

Impressions from NDC London 2023

Last week, we exhibited at NDC London 2023 in the center of London city and sponsored the attendee party. In this article, you will find some impressions of our booth area and the overall conference.


AngularASP.NETASP.NET Core

See Text Control at DEVintersection Fall 2022 in Las Vegas

In December, DEVintersection is coming back to the MGM Grand in Las Vegas. We will be exhibiting at this conference to show our digital document processing technology.


AngularASP.NETConference

Impressions from NDC Oslo 2022

Last week, we exhibited at NDC Oslo 2022 at the Oslo Spektrum in the center of the city. More than 2500 attendees met to learn from international speakers from around the world. See some…


AngularASP.NETJavaScript

JavaScript: Avoid Flickering and Visual Updates by Grouping Undo Steps

The JavaScript API can be used to group several steps into one undo action that can be undone with a single undo call. Additionally, those groups are visually updated at once to avoid screen…