Web Server Backend 5. Create a new class named TXWebServerProcess.cs and replace the content with the provided code. C# using System.Diagnostics; using System.Reflection; public class TXWebServerProcess : IHostedService { private readonly ILogger _logger; public TXWebServerProcess(ILogger logger
to the View 6. Find Index.cshtml in Views - Home and replace its content with the document viewer code. C# @using TXTextControl.Web.MVC.DocumentViewer @using System.Text @Html.TXTextControl().DocumentViewer(settings = { settings.DocumentData = Convert.ToBase64String(…
the following package: TXTextControl.TextControl.Core.SDK Using ServerTextControl and MailMerge 8. Find the Program.cs file in the Solution Explorer and replace the code with the provided snippet. C# using (TXTextControl.ServerTextControl tx = new TXTextControl.ServerTextControl()) { // Create…
as .NET 6 (Long-term support) and confirm with Create. Adding Text Control 1. Select the project in the Solution Explorer and click Project - Manage NuGet Packages... from the main menu. 2. Select Text Control Offline Packages as the Package
1. Find the Index.cshtml file in the Views - Home folder.Replace the complete content with the following code: C# @using TXTextControl.Web.MVC.DocumentViewer @using System.Text @Html.TXTextControl().DocumentViewer(settings = { settings.DocumentData = Convert.ToBase64String(…
project template and confirm with Create. Adding TX Text Control References 1. While the project is selected in the Solution Explorer, choose Project - Add Project Reference... to open the Reference Manager. In the opened dialog, select Browse... to select the
NET 5 and better) When deploying applications, TX Text Control fully supports the Publish functionality of Visual Studio. The following steps are required to publish an application. 1. In the Solution Explorer, select the project and choose Build - Publish Selection
Getting Started: Document Editor with ASP.NET Core and Docker Support with Linux Containers 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
+1 704-544-7445 (United States)
+1 855-533-8398 (United States, toll free)
Or send us an email: