<?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 - Web API 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 - Web API only</title>
      <link>https://www.textcontrol.com/blog/tag/web-api/2024/</link>
    </image>
    <pubDate>Sun, 16 Nov 2025 17:20:05 +0000</pubDate>
    <lastBuildDate>Sun, 16 Nov 2025 17:20:05 +0000</lastBuildDate>
    <generator>Text Control Feed Generator 3.0</generator>
    <link>https://www.textcontrol.com/blog/tag/web-api/2024/</link>
    <copyright>Text Control</copyright>
    <atom:link rel="self" type="application/rss+xml" href="https://www.textcontrol.com/feed/blog/tag/web-api.xml"/>
    <item>
      <title>Designing a MailMerge Web API Endpoint with ASP.NET Core in C#</title>
      <description><![CDATA[This article shows how to create a Web API endpoint that merges templates with JSON data using TX Text Control .NET Server Core. It shows how to design the endpoint to accept the template, the data, and settings for the merge process.]]></description>
      <pubDate>Fri, 12 Jul 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/07/12/designing-a-mailmerge-web-api-endpoint-with-asp-net-core-in-c-sharp/</link>
      <guid isPermaLink="false">ccc26951-4a59-5830-a40f-b7176f80a802</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="67856" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/07/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/mailmerge/2024/"><![CDATA[MailMerge]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2024/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Asynchronous Loading and Saving in Angular Document Editor with an ASP.NET Core Web API</title>
      <description><![CDATA[This article shows how to load and save documents in an Angular Document Editor using an ASP.NET Core Web API asynchronously. A Web API is used to load and save documents from and to the server and the Angular Document Editor is used to display and edit the documents.]]></description>
      <pubDate>Thu, 21 Mar 2024 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/03/21/asynchronous-loading-and-saving-in-angular-document-editor-with-an-asp-net-core-web-api/</link>
      <guid isPermaLink="false">e7cc00d9-40d6-5082-8f72-c43fb8aeb10e</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="85786" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/03/21/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/angular/2024/"><![CDATA[Angular]]></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/document-viewer/2024/"><![CDATA[Document Viewer]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/loading/2024/"><![CDATA[Loading]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/saving/2024/"><![CDATA[Saving]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2024/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>MailMerge with Angular and ASP.NET Core</title>
      <description><![CDATA[This article shows how to use TX Text Control .NET Server in an Angular application to create a mail merge application. The backend is implemented using an ASP.NET Core Web API to merge templates with JSON data.]]></description>
      <pubDate>Fri, 15 Mar 2024 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/03/15/mailmerge-with-angular-and-asp-net-core/</link>
      <guid isPermaLink="false">8d44ee41-b551-512f-b926-61fbcfdcaea2</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="75864" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/03/15/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/angular/2024/"><![CDATA[Angular]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/document-editor/2024/"><![CDATA[Document Editor]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/mailmerge/2024/"><![CDATA[MailMerge]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2024/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Generating Documents using a RESTful, Asynchronous Web API using WebHooks</title>
      <description><![CDATA[Depending on the template size and data structure, generating documents can be a complex, time-consuming task. This sample shows how to build an asynchronous, RESTful Web API that calls a WebHook after the document generation process is terminated.]]></description>
      <pubDate>Mon, 22 Aug 2022 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2022/08/22/generating-documents-using-a-restful-asynchronous-web-api-using-webhooks/</link>
      <guid isPermaLink="false">ece1120b-3c7a-59ab-b1b8-8620d3358dd4</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="71085" url="https://s1-www.textcontrol.com/assets/dist/blog/2022/08/22/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2022/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/webhook/2022/"><![CDATA[WebHook]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2022/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Deploying ASP.NET Core Web Applications to Docker</title>
      <description><![CDATA[TX Text Control .NET Server can be used to create Web APIs to create documents in ASP.NET Core. This tutorial shows how to deploy these applications using Docker.]]></description>
      <pubDate>Tue, 23 Jun 2020 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2020/06/23/deploying-an-aspnet-core-web-applications-to-docker/</link>
      <guid isPermaLink="false">4d16e84f-8441-554e-9c7f-2c3db0b09f16</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="51702" url="https://s1-www.textcontrol.com/assets/dist/blog/2020/06/23/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2020/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/docker/2020/"><![CDATA[Docker]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/net-core/2020/"><![CDATA[.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2020/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Building a Spell Checking Web API in ASP.NET Core</title>
      <description><![CDATA[TX Spell .NET provides a fully-featured spell checking interface and integration when used with TX Text Control editors. But it can be used without a UI as a spell checking engine as well. This sample shows how to create a spell checking Web API in ASP.NET Core.]]></description>
      <pubDate>Fri, 15 May 2020 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2020/05/15/building-a-spell-checking-web-api-in-aspnet-core/</link>
      <guid isPermaLink="false">37739d50-15be-5581-af0b-a5fee5045d08</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="82465" url="https://s1-www.textcontrol.com/assets/dist/blog/2020/05/15/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2020/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2020/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tx-spell/2020/"><![CDATA[TX Spell]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2020/"><![CDATA[Web API]]></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>Text Control as a Service: Outsource Your Document Processes</title>
      <description><![CDATA[ReportingCloud provides TX Text Control document processing as a cloud service, merging JSON data into MS Word templates and exporting to PDF, PDF/A, or DOCX via Web APIs. Consulting services assist with on-premise widget hosting and centralizing document workflows across platforms.]]></description>
      <pubDate>Mon, 08 Oct 2018 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2018/10/08/text-control-as-a-service-outsource-your-document-processes/</link>
      <guid isPermaLink="false">db51f2ef-15f8-5c8e-99ff-88ccf483f429</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="47888" url="https://s1-www.textcontrol.com/assets/dist/blog/2018/10/08/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2018/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2018/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2018/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>ReportingCloud: Introducing API Keys for Client Authentication</title>
      <description><![CDATA[ReportingCloud now supports API Keys as an alternative to Basic authentication with username and password. Each key is a randomly generated 40+ character token with high entropy. Accounts can hold up to ten keys, managed through three new REST endpoints for creation and deletion.]]></description>
      <pubDate>Fri, 29 Dec 2017 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/12/29/reportingcloud-introducing-api-keys/</link>
      <guid isPermaLink="false">f12402d0-cdf0-5a4b-b6ab-ed3545fe639f</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="187693" url="https://s1-www.textcontrol.com/assets/dist/blog/2017/12/29/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/release/2017/"><![CDATA[Release]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2017/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Sharing Documents with ReportingCloud</title>
      <description><![CDATA[ReportingCloud introduces a DocumentViewer widget that embeds shared documents into any website. The new document/share endpoint returns an encrypted hash pointing to a template in cloud storage. Adding the widget requires only a script tag and a data-document attribute in HTML.]]></description>
      <pubDate>Thu, 05 Oct 2017 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/10/05/sharing-documents-with-reportingcloud/</link>
      <guid isPermaLink="false">5e1b4fc4-01c0-59ca-81e1-c106db16f8e8</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="62891" url="https://s1-www.textcontrol.com/assets/dist/blog/2017/10/05/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/cloud/2017/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/microservices/2017/"><![CDATA[Microservices]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>ReportingCloud: Sample Template Gallery Launched</title>
      <description><![CDATA[The ReportingCloud portal now features a sample template gallery with tagged, filterable entries. Each template includes a description and animated merge preview. The Add to My Templates button copies the selected template and its linked sample data source directly into your storage.]]></description>
      <pubDate>Sun, 03 Sep 2017 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/09/03/reportingcloud-sample-template-gallery-launched/</link>
      <guid isPermaLink="false">853ae6a9-1fa0-54b0-9807-315a6770aab9</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="49869" url="https://s1-www.textcontrol.com/assets/dist/blog/2017/09/03/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/cloud/2017/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sample-templates/2017/"><![CDATA[Sample Templates]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>The End of Monolithic Applications? Outsource Your Document Generation and Reporting Needs with ReportingCloud Microservices</title>
      <description><![CDATA[Microservices decompose monolithic applications into independently deployable components that scale and update without affecting the full system. ReportingCloud operates as a document generation microservice, merging MS Word templates with JSON data over a RESTful Web API.]]></description>
      <pubDate>Fri, 01 Sep 2017 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/09/01/the-end-of-monolithic-applications-outsource-your-document-generation-and-reporting-needs-with-reportingcloud-microservices/</link>
      <guid isPermaLink="false">81521127-ad10-5896-bec1-48a2d1b1cbf5</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="99807" url="https://s1-www.textcontrol.com/assets/dist/blog/2017/09/01/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/cloud/2017/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/microservices/2017/"><![CDATA[Microservices]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>ReportingCloud .NET Core Wrapper Released: Creating Documents on Windows, Linux, Mac and Docker</title>
      <description><![CDATA[The ReportingCloud .NET Core wrapper ships as the TXTextControl.ReportingCloud.Core NuGet package for cross-platform document generation on Windows, macOS, and Linux. It matches the standard .NET wrapper API but returns Base64 image strings from GetTemplateThumbnails instead of objects.]]></description>
      <pubDate>Mon, 28 Aug 2017 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/08/28/reportingcloud-net-core-wrapper-released-creating-documents-on-windows-linux-mac-and-docker/</link>
      <guid isPermaLink="false">b7436dcc-c5a8-5f12-ab83-5a5b85c00189</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="111006" url="https://s1-www.textcontrol.com/assets/dist/blog/2017/08/28/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/cloud/2017/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/linux/2017/"><![CDATA[Linux]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/mono/2017/"><![CDATA[Mono]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/net-core/2017/"><![CDATA[.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Proofing Tools Available As ReportingCloud Web API Endpoints</title>
      <description><![CDATA[ReportingCloud introduces three proofing Web API endpoints for cloud-based spell checking. The proofing/check endpoint detects misspelled words and duplicates, proofing/suggestions returns ranked corrections for a given word, and availableDictionaries lists over 50 supported languages.]]></description>
      <pubDate>Wed, 23 Aug 2017 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/08/23/proofing-tools-available-as-reportingcloud-web-api-endpoints/</link>
      <guid isPermaLink="false">3330a9a9-fd77-545c-ae43-5d89f0a71892</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="162163" url="https://s1-www.textcontrol.com/assets/dist/blog/2017/08/23/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/cloud/2017/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2017/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/spell-checking/2017/"><![CDATA[Spell Checking]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>All Google Fonts Now Available in ReportingCloud</title>
      <description><![CDATA[ReportingCloud now includes over 2000 Google Fonts on its servers, ensuring consistent rendering across merged documents. The fonts/list endpoint returns all available font names for programmatic access, and the template editor lists them in the Home ribbon tab font drop-down.]]></description>
      <pubDate>Tue, 22 Aug 2017 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/08/22/all-google-fonts-now-available-in-reportingcloud/</link>
      <guid isPermaLink="false">57ba254f-4d26-5255-9db7-591928e65266</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="40500" url="https://s1-www.textcontrol.com/assets/dist/blog/2017/08/22/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/cloud/2017/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/google-fonts/2017/"><![CDATA[Google Fonts]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2017/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>New ReportingCloud MergeSettings Option: Merge HTML Content into Merge Fields</title>
      <description><![CDATA[ReportingCloud adds a mergeHtml property to MergeSettings that accepts formatted HTML inside merge field data. Supported tags include strong, em, and u wrapped in an html root element. The original font name, size, color, and background color are preserved after the merge.]]></description>
      <pubDate>Mon, 21 Aug 2017 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/08/21/new-reportingcloud-mergesettings-option-merge-html-content-into-merge-fields/</link>
      <guid isPermaLink="false">d55dbe05-be29-5171-b535-b2f3065bb12b</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/cloud/2017/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2017/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>New ReportingCloud Endpoint: List Available Fonts</title>
      <description><![CDATA[ReportingCloud adds a fonts/list API endpoint that returns all font names available for template creation and merge operations. Developers use this to verify that uploaded RTF, DOC, or DOCX documents reference supported fonts. The .NET wrapper includes a corresponding ListFonts method.]]></description>
      <pubDate>Wed, 29 Mar 2017 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2017/03/29/new-reportingcloud-endpoint-list-available-fonts/</link>
      <guid isPermaLink="false">cd9194cd-8d7b-5de2-b500-de9f1bbe4f09</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/cloud/2017/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2017/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2017/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/rest/2017/"><![CDATA[REST]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2017/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>What Can You Do with the ReportingCloud RESTful Service?</title>
      <description><![CDATA[ReportingCloud merges MS Word templates with JSON data via the /v1/document/merge endpoint, supporting nested master-detail blocks, merge settings, and output as PDF, DOCX, RTF, or HTML. Additional features include document conversion, page thumbnails, barcode generation, and charts.]]></description>
      <pubDate>Sat, 06 Aug 2016 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2016/08/06/what-can-you-do-with-the-reportingcloud-restful-service/</link>
      <guid isPermaLink="false">7a80165a-6b2d-5871-996c-299ebce36b21</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/cloud/2016/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2016/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2016/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2016/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Render Document Pages As Images Using the ReportingCloud REST Web API</title>
      <description><![CDATA[The ReportingCloud /v1/templates/thumbnails endpoint renders document pages as PNG, JPG, BMP, or GIF images. Query parameters control zoom factor from 1-400, page range, and output format. Documents from the merge or convert endpoints can be uploaded to generate thumbnails.]]></description>
      <pubDate>Thu, 04 Aug 2016 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2016/08/04/render-document-pages-as-images-using-the-reportingcloud-rest-web-api/</link>
      <guid isPermaLink="false">404e784d-74d1-58b9-a3c3-cd3f306c5c7a</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/cloud/2016/"><![CDATA[Cloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2016/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2016/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2016/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Using MailMerge with JSON Data</title>
      <description><![CDATA[Merge document templates with JSON data using TX Text Control MailMerge by converting nested JSON strings into DataSet objects via Newtonsoft.Json. The JSON is first transformed to XML, then loaded as a DataSet that MailMerge processes through its standard pipeline with relations intact.]]></description>
      <pubDate>Tue, 04 Aug 2015 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2015/08/04/using-mailmerge-with-json-data/</link>
      <guid isPermaLink="false">565b5447-098e-5bd0-8aff-bb772751a1d3</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/reporting/2015/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tutorial/2015/"><![CDATA[Tutorial]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2015/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Merging Documents with RESTful Web API's</title>
      <description><![CDATA[Build a RESTful ASP.NET Web API endpoint that accepts a TX Text Control template in InternalUnicodeFormat and a JSON data object, then executes a server-side MailMerge to return the merged document. The MergeController receives the payload via HTTP POST and outputs PDF or other formats.]]></description>
      <pubDate>Fri, 31 Jul 2015 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2015/07/31/merging-documents-with-restful-web-apis/</link>
      <guid isPermaLink="false">061787b4-2cbb-59f8-907e-82d1e1a8630a</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/aspnet/2015/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/github/2015/"><![CDATA[GitHub]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2015/"><![CDATA[Reporting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tutorial/2015/"><![CDATA[Tutorial]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/web-api/2015/"><![CDATA[Web API]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>
