<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <language>en_US</language>
    <title>Text Control Blog Feed - HTML only</title>
    <description>The Text Control Blog is the central information channel for all Text Control products. We post news updates, product information, sample applications, technical articles, tutorials and conference reports several times a week. Subscribe to the feed today.</description>
    <image>
      <url>https://s1-www.textcontrol.com/assets/dist/img/favicon/favicon-128x128.png</url>
      <title>Text Control Blog Feed - HTML only</title>
      <link>https://www.textcontrol.com/blog/tag/html/2026/</link>
    </image>
    <pubDate>Sat, 18 Jul 2026 05:33:52 +0000</pubDate>
    <lastBuildDate>Sat, 18 Jul 2026 05:33:52 +0000</lastBuildDate>
    <generator>Text Control Feed Generator 3.0</generator>
    <link>https://www.textcontrol.com/blog/tag/html/2026/</link>
    <copyright>Text Control</copyright>
    <atom:link rel="self" type="application/rss+xml" href="https://www.textcontrol.com/feed/blog/tag/html.xml"/>
    <item>
      <title>Converting HTML to Markdown in C# .NET</title>
      <description><![CDATA[In this article, we will explore how to convert HTML to Markdown in C# .NET using the TXTextControl.Markdown.Core library. This library provides a simple and efficient way to perform the conversion, making it easy to integrate into your projects.]]></description>
      <pubDate>Thu, 11 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/11/converting-html-to-markdown-in-csharp-dot-net/</link>
      <guid isPermaLink="false">aeec0f7c-6b2b-5750-ab95-afd9b9abfb74</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="46453" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/11/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/markdown/2026/"><![CDATA[Markdown]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2026/"><![CDATA[HTML]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Create Fillable PDFs from HTML Forms in C# ASP.NET Core Using a WYSIWYG Template</title>
      <description><![CDATA[Learn how to generate PDFs from HTML forms in ASP.NET Core using a pixel-perfect WYSIWYG template. Extract form fields from a document, render a dynamic HTML form, and merge the data server-side to produce professional PDF documents.]]></description>
      <pubDate>Tue, 17 Mar 2026 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/03/17/create-fillable-pdfs-from-html-forms-in-csharp-aspnet-core-using-a-wysiwyg-template/</link>
      <guid isPermaLink="false">70655d49-b984-50f3-996c-ea0d683d3e83</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="113715" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/03/17/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2026/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2026/"><![CDATA[PDF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/forms/2026/"><![CDATA[Forms]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Why HTML to PDF Conversion is Often the Wrong Choice for Business Documents in C# .NET</title>
      <description><![CDATA[In this article, we explore the challenges of HTML to PDF conversion for business documents in C# .NET and present alternative solutions that offer better performance and reliability. Discover why relying on HTML to PDF conversion can lead to issues such as inconsistent rendering, performance bottlenecks, and maintenance headaches, and learn about more robust approaches to generating business documents in C# .NET.]]></description>
      <pubDate>Fri, 13 Mar 2026 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/03/13/why-html-to-pdf-conversion-is-often-the-wrong-choice-for-business-documents-in-csharp-dot-net/</link>
      <guid isPermaLink="false">62021164-00c0-5b5d-96b1-eb4c9d3f666f</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="160783" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/03/13/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2026/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2026/"><![CDATA[PDF]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Why HTML is not a Substitute for Page-Oriented Formats like DOCX</title>
      <description><![CDATA[In this blog post, we will discuss the limitations of HTML as a document format and explain why page-oriented formats, such as DOCX, remain essential for certain use cases. We will explore the advantages of using DOCX for creating and editing documents, as well as how it can better meet the needs of users who require precise control over layout and formatting.]]></description>
      <pubDate>Tue, 19 Aug 2025 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2025/08/19/why-html-is-not-a-substitute-for-page-oriented-formats-like-docx/</link>
      <guid isPermaLink="false">fbc98de0-3612-564e-adc2-89804ec51716</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="88809" url="https://s1-www.textcontrol.com/assets/dist/blog/2025/08/19/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2025/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2025/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2025/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/docx/2025/"><![CDATA[DOCX]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>PDF Conversion in .NET: Convert DOCX, HTML and more with C#</title>
      <description><![CDATA[PDF conversion in .NET is a standard requirement for generating invoices, templates, and accessible reports. This article provides an overview of PDF conversion capabilities using TX Text Control, a document processing library for .NET designed for accurate output, advanced features, and cross-platform support.]]></description>
      <pubDate>Tue, 05 Aug 2025 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2025/08/05/pdf-conversion-in-dotnet-convert-docx-html-and-more-with-csharp/</link>
      <guid isPermaLink="false">1c5bcd07-82d2-55c2-8ea8-c4363223b130</guid>
      <author>no-reply@textcontrol.com (Deepika Kathiravan)</author>
      <enclosure type="image/jpeg" length="77685" url="https://s1-www.textcontrol.com/assets/dist/blog/2025/08/05/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2025/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2025/"><![CDATA[PDF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/conversion/2025/"><![CDATA[Conversion]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/docx/2025/"><![CDATA[DOCX]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2025/"><![CDATA[HTML]]></category>
      <dc:creator>Deepika Kathiravan</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Extracting Images from MS Word Documents in C#</title>
      <description><![CDATA[This article shows how to extract all images from a MS Word document using TX Text Control .NET Server. The sample code extracts all images and saves them in their appropriate format.]]></description>
      <pubDate>Tue, 11 Jun 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/06/11/extracting-images-from-ms-word-documents-in-csharp/</link>
      <guid isPermaLink="false">2fff25ef-30d9-5f8b-808b-2f9c691c5f1b</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="82486" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/06/11/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2024/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2024/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/images/2024/"><![CDATA[Images]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>DOCX to HTML: Convert Documents to HTML and Prepare for Shadow DOM Rendering</title>
      <description><![CDATA[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.]]></description>
      <pubDate>Wed, 17 Apr 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/04/17/docx-to-html-convert-documents-to-html-and-prepare-for-shadow-dom-rendering/</link>
      <guid isPermaLink="false">0339856f-992f-53a5-b721-2c09a10fb669</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="64056" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/04/17/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2024/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2024/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2024/"><![CDATA[HTML]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Convert HTML to PDF in ASP.NET Core C#</title>
      <description><![CDATA[HTML snippets are often used as the basis in many applications for the creation of documents such as PDF files. Creating a PDF document from HTML content is demonstrated in this article.]]></description>
      <pubDate>Mon, 23 Oct 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/10/23/convert-html-to-pdf-in-aspnet-core-csharp/</link>
      <guid isPermaLink="false">48186f1e-d61f-5270-8c23-24f72798583b</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="89959" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/10/23/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2023/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2023/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2023/"><![CDATA[PDF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2023/"><![CDATA[HTML]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Merging Templates using DS Server in ASP.NET Core</title>
      <description><![CDATA[This sample shows how to merge templates that have been created using DocumentEditor server-side using the DocumentProcessing package with DS Server.]]></description>
      <pubDate>Thu, 07 Jan 2021 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2021/01/07/merging-templates-using-ds-server-in-aspnet-core/</link>
      <guid isPermaLink="false">f23f776c-b7d5-5170-935b-d29e94af02dd</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="77898" url="https://s1-www.textcontrol.com/assets/dist/blog/2021/01/07/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2021/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/ds-server/2021/"><![CDATA[DS Server]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2021/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/javascript/2021/"><![CDATA[JavaScript]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Using DS Server with pure HTML and JavaScript</title>
      <description><![CDATA[DS Server comes with client-side libraries for an easy integration into web applications. But DS Server can be also used with pure JavaScript to integrate document processing into web applications.]]></description>
      <pubDate>Tue, 05 Jan 2021 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2021/01/05/using-ds-server-with-pure-html-and-javascript/</link>
      <guid isPermaLink="false">54056b4e-115e-50c0-a7ae-df8dc608f9b1</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="35365" url="https://s1-www.textcontrol.com/assets/dist/blog/2021/01/05/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/ds-server/2021/"><![CDATA[DS Server]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2021/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/javascript/2021/"><![CDATA[JavaScript]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Loading Markdown Content into TX Text Control</title>
      <description><![CDATA[Markdown is a lightweight markup language that implements a plain-text-formatting syntax for easy-to-use formatting. This sample shows how to load Markdown into TX Text Control.]]></description>
      <pubDate>Fri, 26 Jun 2020 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2020/06/26/loading-markdown-into-tx-text-control/</link>
      <guid isPermaLink="false">8fe46f07-fb49-5b7a-b442-02d25393a760</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="54152" url="https://s1-www.textcontrol.com/assets/dist/blog/2020/06/26/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/html/2020/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/markdown/2020/"><![CDATA[Markdown]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2020/"><![CDATA[Windows Forms]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Using the DocumentViewer in Pure HTML and JavaScript</title>
      <description><![CDATA[The TX Text Control DocumentViewer cannot be only used in ASP.NET, ASP.NET Core and Angular applications, but also in pure HTML and JavaScript applications. This tutorial shows how to create a simple HTML application using the DocumentViewer.]]></description>
      <pubDate>Tue, 09 Jun 2020 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2020/06/09/using-the-documentviewer-in-pure-html-and-javascript/</link>
      <guid isPermaLink="false">a61265be-7d7a-5c32-ab18-f8703f62beef</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="41310" url="https://s1-www.textcontrol.com/assets/dist/blog/2020/06/09/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/documentviewer/2020/"><![CDATA[DocumentViewer]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2020/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/javascript/2020/"><![CDATA[JavaScript]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/net-core/2020/"><![CDATA[.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/vanilla-js/2020/"><![CDATA[Vanilla JS]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Technology Preview: Embeddable HTML Widget to integrate Document Editing to Angular, React and other Frameworks</title>
      <description><![CDATA[TX Text Control offers a technology preview of an embeddable JavaScript widget that adds document editing to Angular, React, and other web frameworks. Developers add a script tag and create a widget instance bound to a container element, using the same JavaScript API as MVC.]]></description>
      <pubDate>Thu, 01 Mar 2018 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2018/03/01/embeddable-html-widget-for-all-frameworks/</link>
      <guid isPermaLink="false">cb7aceeb-124c-5b1c-ac17-35623d1014d5</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="68928" url="https://s1-www.textcontrol.com/assets/dist/blog/2018/03/01/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/angular/2018/"><![CDATA[Angular]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2018/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html5/2018/"><![CDATA[HTML5]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/javascript/2018/"><![CDATA[JavaScript]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/react/2018/"><![CDATA[React]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2018/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/technology-preview/2018/"><![CDATA[Technology Preview]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/widget/2018/"><![CDATA[Widget]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>New HTML Feature: Embedded Images</title>
      <description><![CDATA[TX Text Control 15.0 improves HTML export by producing valid XHTML and supporting base64-embedded images in the img tag. Setting Image.SaveMode to SaveAsData encodes images as PNG or JPG directly in the markup, producing self-contained HTML files similar to RTF or Word documents.]]></description>
      <pubDate>Mon, 18 May 2009 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2009/05/18/new-html-feature-embedded-images/</link>
      <guid isPermaLink="false">841f67d5-5cc8-5250-b43e-19bd82087c5d</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/html/2009/"><![CDATA[HTML]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2009/"><![CDATA[Sample]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/xhtml/2009/"><![CDATA[XHTML]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>
