<?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 - ServerTextControl 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 - ServerTextControl only</title>
      <link>https://www.textcontrol.com/blog/tag/servertextcontrol/2026/</link>
    </image>
    <pubDate>Sat, 16 May 2026 13:20:03 +0000</pubDate>
    <lastBuildDate>Sat, 16 May 2026 13:20:03 +0000</lastBuildDate>
    <generator>Text Control Feed Generator 3.0</generator>
    <link>https://www.textcontrol.com/blog/tag/servertextcontrol/2026/</link>
    <copyright>Text Control</copyright>
    <atom:link rel="self" type="application/rss+xml" href="https://www.textcontrol.com/feed/blog/tag/servertextcontrol.xml"/>
    <item>
      <title>TX Text Control vs IronPDF for Enterprise PDF Workflows: Complete Comparison Guide</title>
      <description><![CDATA[This article compares TX Text Control .NET Server and IronPDF for PDF generation in C#. Whether you're choosing your first .NET PDF library or looking for a comprehensive document pipeline as an alternative to IronPDF, this comparison covers the key differences.]]></description>
      <pubDate>Tue, 28 Apr 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/04/28/tx-text-control-vs-ironpdf-for-enterprise-pdf-workflows-complete-comparison-guide/</link>
      <guid isPermaLink="false">35105cd2-88d6-5b4f-8130-edc6121ee1cf</guid>
      <author>no-reply@textcontrol.com (Deepika Kathiravan)</author>
      <enclosure type="image/jpeg" length="29149" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/04/28/b/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/pdf-ua/2026/"><![CDATA[PDF/UA]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2026/"><![CDATA[ServerTextControl]]></category>
      <dc:creator>Deepika Kathiravan</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>The Importance of PDF Signing in .NET C#</title>
      <description><![CDATA[More than ever, documents are being shared, edited, and stored electronically. A digitally signed PDF is a document that has been signed using cryptographic technology to verify that the document has not been altered since the signing. This article explains why this is important and how to do it using TX Text Control.]]></description>
      <pubDate>Tue, 14 Jan 2025 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2025/01/14/the-importance-of-pdf-signing-in-net-csharp/</link>
      <guid isPermaLink="false">87e42009-4c61-53ca-8e57-51c224f3d0ed</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="57597" url="https://s1-www.textcontrol.com/assets/dist/blog/2025/01/14/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/servertextcontrol/2025/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/signing/2025/"><![CDATA[Signing]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>When to Generate Documents Server-Side Instead of Client-Side: A Focus on Data Security</title>
      <description><![CDATA[When it comes to document generation, deciding whether to handle the task server-side or client-side is a key architectural decision for any organization.  This article discusses the benefits of generating documents server-side rather than client-side, with a focus on data security.]]></description>
      <pubDate>Fri, 04 Oct 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/10/04/when-to-generate-documents-server-side-instead-of-client-side-a-focus-on-data-security/</link>
      <guid isPermaLink="false">4850f859-151f-58f9-9ff8-2d0d3ba18772</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="141050" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/10/04/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/mailmerge/2024/"><![CDATA[MailMerge]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Sign Documents with a Self-Signed Digital ID From Adobe Acrobat Reader in .NET C#</title>
      <description><![CDATA[This article shows how to create a self-signed digital ID using Adobe Acrobat Reader and how to use it to sign documents in .NET C#. The article also shows how to create a PDF document with a signature field that can be signed using the created digital ID.]]></description>
      <pubDate>Mon, 12 Aug 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/08/12/sign-documents-with-a-self-signed-digital-id-from-adobe-acrobat-reader-in-net-c-sharp/</link>
      <guid isPermaLink="false">a1e54754-6082-5e02-ace4-c8a189b63d83</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="83447" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/08/12/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/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2024/"><![CDATA[PDF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/docx/2024/"><![CDATA[DOCX]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/electronic-signature/2024/"><![CDATA[Electronic Signature]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Programmatically Convert MS Word DOCX Documents to PDF in .NET C#</title>
      <description><![CDATA[This article shows how to convert MS Word DOCX documents to PDF in .NET C# using the ServerTextControl component. The example shows how to load a DOCX file from a file or from a variable and how to save it as an Adobe PDF file.]]></description>
      <pubDate>Fri, 09 Aug 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/08/09/programmatically-convert-ms-word-docx-documents-to-pdf-in-net-c-sharp/</link>
      <guid isPermaLink="false">cdd8fc78-ec1a-5444-b270-403d3bec29be</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="53122" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/08/09/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/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/convert/2024/"><![CDATA[Convert]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2024/"><![CDATA[PDF]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Low Code vs. High Code: Differences between TX Text Control and DS Server</title>
      <description><![CDATA[Low-code platforms help developers build applications faster with less implementation. This article explains the differences between the fully programmable library TX Text Control and the low code platform DS Server.]]></description>
      <pubDate>Wed, 07 Aug 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/08/07/low-code-vs-high-code-differences-between-tx-text-control-and-ds-server/</link>
      <guid isPermaLink="false">fad069f1-52c2-5ade-960d-68a81129b563</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="77315" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/08/07/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/ds-server/2024/"><![CDATA[DS Server]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/low-code/2024/"><![CDATA[Low Code]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Getting Started Video Tutorial: How to Add Electronic and Digital Signatures to PDF Documents in ASP.NET Core C#</title>
      <description><![CDATA[This tutorial shows how to use the Document Viewer to electronically sign a document and how to implement an endpoint to add a digital certificate to the signature fields before exporting the resulting document as an Adobe PDF. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.]]></description>
      <pubDate>Mon, 05 Aug 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/08/05/getting-started-video-tutorial-how-to-add-electronic-and-digital-signatures-to-pdf-documents-in-asp-net-core-csharp/</link>
      <guid isPermaLink="false">a60885eb-eff2-5dbc-b7ca-904c59a5dbae</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="81029" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/08/05/d/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/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/document-viewer/2024/"><![CDATA[Document Viewer]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/video/2024/"><![CDATA[Video]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Getting Started Video Tutorial: How to use the MailMerge and ServerTextControl Classes in ASP.NET Core C#</title>
      <description><![CDATA[This video tutorial shows how to use the MailMerge and ServerTextControl classes in an ASP.NET Core application using C#. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.]]></description>
      <pubDate>Mon, 05 Aug 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/08/05/getting-started-video-tutorial-how-to-use-the-mailmerge-and-servertextcontrol-classes-in-asp-net-core-c/</link>
      <guid isPermaLink="false">5b52a611-5158-5292-b538-0fab2d977021</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="81091" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/08/05/c/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/mailmerge/2024/"><![CDATA[MailMerge]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/video/2024/"><![CDATA[Video]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Getting Started Videos: New Text Control YouTube Channel</title>
      <description><![CDATA[We just launched a new YouTube channel that is dedicated to getting started videos. The first videos show how to use the Document Editor, Document Viewer, and MailMerge components in ASP.NET Core applications.]]></description>
      <pubDate>Fri, 02 Aug 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/08/02/getting-started-videos-new-text-control-youtube-channel/</link>
      <guid isPermaLink="false">2e502a0e-820a-58e0-9c93-98734eedcbe0</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="45485" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/08/02/b/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/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/mailmerge/2024/"><![CDATA[MailMerge]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/getting-started-video/2024/"><![CDATA[Getting Started Video]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/youtube/2024/"><![CDATA[YouTube]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Find ApplicationFields within Sections and Paragraphs in .NET C#</title>
      <description><![CDATA[This article shows how to find ApplicationFields within sections and paragraphs in a document using TX Text Control .NET. The implemented extension methods can be used to retrieve the sections and paragraphs that contain a specific ApplicationField.]]></description>
      <pubDate>Fri, 02 Aug 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/08/02/find-applicationfields-within-sections-and-paragraphs-in-net-c-sharp/</link>
      <guid isPermaLink="false">a58bef82-56c9-5fac-a9be-95272ffb729f</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="57714" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/08/02/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/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sections/2024/"><![CDATA[Sections]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/applicationfields/2024/"><![CDATA[ApplicationFields]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Chat PDF - A Generative AI Application for PDF Documents using TX Text Control and OpenAI Functions in C#</title>
      <description><![CDATA[This article shows how to create a generative AI application for PDF documents using TX Text Control and OpenAI functions in C#. The application uses the OpenAI GPT-3 engine to answer questions on the content of a PDF document.]]></description>
      <pubDate>Fri, 23 Feb 2024 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/02/23/ask-pdf-a-generative-ai-application-for-pdf-documents-using-tx-text-control-and-openai-functions-in-c-sharp/</link>
      <guid isPermaLink="false">1cee1e29-0bbc-50f4-bbe3-f892dc10f431</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="100966" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/02/23/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/servertextcontrol/2024/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/openai/2024/"><![CDATA[OpenAI]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2024/"><![CDATA[PDF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/generative-ai/2024/"><![CDATA[Generative AI]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Creating Valid XRechnung / ZUGFeRD Invoices with ASP.NET Core C#</title>
      <description><![CDATA[This article shows how to create valid XRechnung and ZUGFeRD invoices with ASP.NET Core C#. The invoice is created with the help MailMerge component and the ZUGFeRD-csharp library.]]></description>
      <pubDate>Thu, 28 Dec 2023 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/12/28/creating-valid-xrechnung-zugferd-invoices-with-asp-net-core-csharp/</link>
      <guid isPermaLink="false">578456b8-1ba8-5018-9488-30e6f5bbd1f7</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="84808" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/12/28/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/zugferd/2023/"><![CDATA[ZUGFeRD]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/xrechnung/2023/"><![CDATA[XRechnung]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2023/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/mailmerge/2023/"><![CDATA[MailMerge]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Document Viewer: Save the Values of Form Fields in Documents</title>
      <description><![CDATA[The TX Text Control Document Viewer is used to allow users to fill in form fields in documents. This article explains how to save a document with the values of the filled in form fields.]]></description>
      <pubDate>Tue, 19 Dec 2023 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/12/19/document-viewer-save-the-values-of-form-fields-in-documents/</link>
      <guid isPermaLink="false">a43365d2-badf-52f0-9e76-2c5a954f800e</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="89932" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/12/19/c/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/form-fields/2023/"><![CDATA[Form Fields]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>E-Sign: Retrieving Timestamped Raw Signature Data</title>
      <description><![CDATA[During the e-signing process, the document is encrypted and digitally signed and is therefore tamper-proof. Additional features, such as storing the raw signature data, including point positions, velocity, and acceleration, can enhance the evidence.]]></description>
      <pubDate>Tue, 19 Dec 2023 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/12/19/retrieving-timestamped-raw-signature-data/</link>
      <guid isPermaLink="false">b2e4e81e-7f19-50bc-a1c4-3f8e4bf1feb9</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="80088" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/12/19/b/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/signature/2023/"><![CDATA[Signature]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/e-sign/2023/"><![CDATA[E-Sign]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to Delete All Section Breaks in a DOCX Document using C#</title>
      <description><![CDATA[Section breaks allow documents to have different page sizes, different margins, and other properties related to the sections. However, there are scenarios where existing section breaks should be removed to create a consistent document layout. This article shows how to delete all section breaks in a document.]]></description>
      <pubDate>Tue, 21 Nov 2023 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/11/21/how-to-delete-all-section-breaks-in-a-docx-document-using-csharp/</link>
      <guid isPermaLink="false">98deb497-00e5-5aa4-a5a8-007f924bdc47</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="57588" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/11/21/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/windows-forms/2023/"><![CDATA[Windows Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2023/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sections/2023/"><![CDATA[Sections]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Store Documents as PDF/A using C# - A Future-Proof Archiving Format</title>
      <description><![CDATA[PDF/A is an international ISO standard for the preservation of electronic and digital documents. This article will explain the reasons and motivations and will show you how to create PDF/A compliant documents in .NET C# applications.]]></description>
      <pubDate>Tue, 24 Oct 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/10/24/store-documents-as-pdfaa-using-csharp-a-futureproof-archiving-format/</link>
      <guid isPermaLink="false">34ce0197-7302-5e64-b593-52e4750a12a0</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="97023" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/10/24/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/pdf-a/2023/"><![CDATA[PDF/A]]></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">3fe2e07d-9493-55d5-9828-a914fea2890a</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>Generate PDF Documents from MS Word DOCX Templates in ASP.NET Core C#</title>
      <description><![CDATA[A very efficient way to create pixel-perfect, error-free documents in an automated process is to create PDFs from MS Word templates. This article shows how to use the TX Text Control libraries to merge MS Word templates with JSON data to generate PDFs in an ASP.NET Core application.]]></description>
      <pubDate>Fri, 20 Oct 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/10/20/generate-pdf-documents-from-ms-word-docx-templates-in-aspnet-core-csharp/</link>
      <guid isPermaLink="false">b03287b4-bae6-5b0f-9437-c7ef8eb75a80</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="80051" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/10/20/b/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/ms-word/2023/"><![CDATA[MS Word]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to Load and View PDF Documents in ASP.NET Core C#</title>
      <description><![CDATA[A very typical task in business applications is to view PDF documents in web applications. This article describes how to use the TX Text Control Document Viewer to display PDF documents in ASP.NET Core Web Apps.]]></description>
      <pubDate>Fri, 20 Oct 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/10/20/how-to-load-and-view-pdf-documents-in-aspnet-core-csharp/</link>
      <guid isPermaLink="false">fe6fa428-f35d-5dc9-8c02-968da6e83c01</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="82914" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/10/20/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/forms/2023/"><![CDATA[Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/acroforms/2023/"><![CDATA[AcroForms]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Document Viewer: Save the Values of Form Fields in Documents</title>
      <description><![CDATA[The TX Text Control Document Viewer is used to allow users to fill in form fields in documents. This article explains how to save a document with the values of the filled in form fields.]]></description>
      <pubDate>Thu, 19 Oct 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/10/19/document-viewer-save-the-values-of-form-fields-in-documents/</link>
      <guid isPermaLink="false">67a18bae-544e-5186-8681-39b57a795319</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="89932" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/10/19/c/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/form-fields/2023/"><![CDATA[Form Fields]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>E-Sign: Retrieving Timestamped Raw Signature Data</title>
      <description><![CDATA[During the e-signing process, the document is encrypted and digitally signed and is therefore tamper-proof. Additional features, such as storing the raw signature data, including point positions, velocity, and acceleration, can enhance the evidence.]]></description>
      <pubDate>Thu, 19 Oct 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/10/19/retrieving-timestamped-raw-signature-data/</link>
      <guid isPermaLink="false">20d3cdb1-7b8b-56ef-afd7-f902e8430f9e</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="80088" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/10/19/b/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/signature/2023/"><![CDATA[Signature]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/e-sign/2023/"><![CDATA[E-Sign]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to Create and Deploy PDF Forms in ASP.NET Core C#</title>
      <description><![CDATA[TX Text Control can be used for the creation and editing of form fields in PDF documents. This article explains how to create a PDF form from scratch and how to deploy the form using the Document Viewer.]]></description>
      <pubDate>Tue, 17 Oct 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/10/17/how-to-create-and-deploy-pdf-forms-in-aspnet-core-csharp/</link>
      <guid isPermaLink="false">b9d709be-d94e-599e-92c4-14f7fb77631f</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="80023" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/10/17/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/forms/2023/"><![CDATA[Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/acroforms/2023/"><![CDATA[AcroForms]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to Generate SVG Images from Document Pages in ASP.NET Core C#</title>
      <description><![CDATA[TX Text Control can be used to generate SVG images from the page of a document, including documents such as MS Word DOC and DOCX. The sample application for creating thumbnails and selectable SVGs is described in this article.]]></description>
      <pubDate>Tue, 10 Oct 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/10/10/how-to-generate-svg-images-from-document-pages-in-aspnet-core-csharp/</link>
      <guid isPermaLink="false">f1962bd3-f609-5225-a1e7-8c5be08afb77</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="91681" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/10/10/b/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/svg/2023/"><![CDATA[SVG]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Apply Digital Signatures to PDF Signature Fields Imported from MS Word in C#</title>
      <description><![CDATA[Signature fields can be created and imported from MS Word documents such as DOCX. They can be processed by TX Text Control and applied to a PDF document. The necessary steps are explained in this article.]]></description>
      <pubDate>Fri, 25 Aug 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/08/25/apply-digital-signatures-to-pdf-signature-fields-imported-from-ms-word-in-csharp/</link>
      <guid isPermaLink="false">25f4700e-b909-54d5-a6c0-2a9d70909b6a</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="92065" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/08/25/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2023/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/electronic-signature/2023/"><![CDATA[Electronic Signature]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/document-viewer/2023/"><![CDATA[Document Viewer]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2023/"><![CDATA[ServerTextControl]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Use Case: Blood Pressure Report with Charts in C#</title>
      <description><![CDATA[Providing human-readable reports in healthcare is an important part of improving transparency and patient satisfaction. This sample template shows how to visualize a series of blood pressure measurements in an easy-to-read report.]]></description>
      <pubDate>Thu, 27 Apr 2023 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/04/27/use-case-blood-pressure-report-with-charts-in-csharp/</link>
      <guid isPermaLink="false">ea32bc8b-14f5-5dc8-9019-35cc5e5c136e</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="54430" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/04/27/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/mailmerge/2023/"><![CDATA[MailMerge]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2023/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/report/2023/"><![CDATA[Report]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/template/2023/"><![CDATA[Template]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/healthcare/2023/"><![CDATA[Healthcare]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>
