Service Pack 3: MailMerge Supports SVG Images

MailMerge now supports SVG images to replace placeholder image fields. This article explains how to use SVG images and how to merge them into documents.

Read More

Trending Posts

TX Text Control 32.0 Service Pack 3 Released

TX Text Control 32.0 Service Pack 3 Released

We are very happy to announce the immediate availability of new Service Packs for TX Text Control 32.0 for all platforms including Windows Forms, WPF and ASP.NET. This release includes various improvements and bug fixes.

Document Viewer: Long Polling Support for Loading Documents

Document Viewer: Long Polling Support for Loading Documents

The Document Viewer now supports long polling for loading documents. This allows an asynchronous loading of documents and is especially useful for large documents or slow connections.

Adding and Sharing Annotations across Document Types using the Document Viewer in ASP.NET Core C#

Adding and Sharing Annotations across Document Types using the Document Viewer in ASP.NET Core C#

Learn how to add and share annotations across different document types using the Document Viewer in ASP.NET Core C#. This article shows how to create a simple web application that allows users to view and annotate documents in a collaborative environment.

DOCX to HTML: Convert Documents to HTML and Prepare for Shadow DOM Rendering

DOCX to HTML: Convert Documents to HTML and Prepare for Shadow DOM Rendering

Learn how to convert DOCX documents to HTML and prepare the HTML for rendering in a Shadow DOM. The sample project uses the TX Text Control .NET Server component to convert DOCX to HTML, to create stylesheets and to prepare the HTML for the Shadow DOM.

Latest Posts

Visual Studio Live! 2024: We added another Conference to our Schedule

We are happy to announce that we will be sponsoring Visual Studio Live! 2024 in Orlando. We have added this event to our already full calendar of events in order to add one more major professional conference in the United States.

ASP.NET Core: Loading Documents in the Document Editor

Learn how to load a document in the Document Editor using ASP.NET Core. This article explains how to load a document from a file or a byte array and how to load a document from client-side JavaScript code.

Adjusting the Maximum Request Length for ASP.NET Core and ASP.NET Applications

Learn how to adjust the maximum request length for ASP.NET Core and ASP.NET applications to allow loading large files into the Document Viewer. This article shows how to configure the maximum request length in the web.config file and the KestrelServerOptions in the Program.cs file.