<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>TX Text Control Blog</title>
    <link>http://www.textcontrol.com/blog/</link>
    <description>Official blog to the full range of TX Text Control word processing components.</description>
    <image>
      <url>http://www.textcontrol.com/images/tx_logo.gif</url>
      <title>TX Text Control Blog</title>
      <link>http://www.textcontrol.com/blog/</link>
    </image>
    <language>en</language>
    <copyright>The Imaging Source Europe GmbH</copyright>
    <ttl>86400</ttl>
    <category>.NET</category>
    <category>ASP.NET</category>
    <category>C#</category>
    <category>Programming</category>
    <category>TX Text Control</category>
    <category>VB6</category>
    <category>Visual Basic</category>
    <category>Word Processing Components</category>
    <skipHours>
      <hour>0</hour>
      <hour>1</hour>
      <hour>2</hour>
      <hour>3</hour>
      <hour>4</hour>
      <hour>5</hour>
      <hour>6</hour>
      <hour>20</hour>
      <hour>21</hour>
      <hour>22</hour>
      <hour>23</hour>
    </skipHours>
    <skipDays>
      <day>Sunday</day>
      <day>Saturday</day>
    </skipDays>
    <pubDate>Thu, 17 Jul 2008 00:00:00 +0200</pubDate>
    <generator>RSS 2.0 Writer v1.5 @ www.textcontrol.com</generator>
    <item>
      <title>We are now Microsoft Visual Studio Industry Partner (VSIP)</title>
      <description>Yesterday, we received the acceptance letter from Microsoft® stating that The Imaging Source® is now officially listed as a partner company. By joining the VSIP program, The Imaging Source continues the persistent commitment to our customers to...</description>
      <link>http://www.textcontrol.com/blog/permalink/2008071701/</link>
      <pubDate>Thu, 17 Jul 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>Microsoft</category>
      <category>VSIP</category>
      <category>Visual Studio</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008071701/</guid>
    </item>
    <item>
      <title>Implementing client-side events using the BrowserTextControl</title>
      <description>When building a browser-based word processing application using TX Text Control .NET Server, the BrowserTextControl is wrapped in a Windows Control Library. This provides many advantages including the fact that most of the functionality can be...</description>
      <link>http://www.textcontrol.com/blog/permalink/2008071101/</link>
      <pubDate>Fri, 11 Jul 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>.NET Server</category>
      <category>Sample</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008071101/</guid>
    </item>
    <item>
      <title>New sample: Implementing a 'paste special' dialog box</title>
      <description>Copy and paste is probably one of the most common techniques to create letters, emails or other documents. Users are pasting pre-defined boilerplates, text passages from emails or content from several websites. The Windows clipboard is able to...</description>
      <link>http://www.textcontrol.com/blog/permalink/2008071001/</link>
      <pubDate>Thu, 10 Jul 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>.NET</category>
      <category>Sample</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008071001/</guid>
    </item>
    <item>
      <title>We are now ISO 9001:2000 certified!</title>
      <description>The Imaging Source - the enterprise behind TX Text Control - has now been certified to the ISO 9001:2000 standard of quality. Ever since 1991, we have been building high quality software, which has now been formally recognized by the...</description>
      <link>http://www.textcontrol.com/blog/permalink/2008062701/</link>
      <pubDate>Fri, 27 Jun 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>ISO 9001:2000</category>
      <category>ISO Certification</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008062701/</guid>
    </item>
    <item>
      <title>New sample: Processing MS Word compatible page number fields</title>
      <description>We just published a new sample in our source code library - an extensive collection of useful samples. This sample shows how to process MS Word compatible page number fields using the new ApplicationFields of TX Text Control .NET 14.0. The sample...</description>
      <link>http://www.textcontrol.com/blog/permalink/2008062501/</link>
      <pubDate>Wed, 25 Jun 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>.NET</category>
      <category>Sample</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008062501/</guid>
    </item>
    <item>
      <title>The ParagraphStyle and InlineStyle constructor unreveled</title>
      <description>The ParagraphStyle and InlineStyle classes provide three implementations of the constructor. In this post, I would like to explain the differences between these implementations. The first implementation creates a new style with a specific name....</description>
      <link>http://www.textcontrol.com/blog/permalink/2008062401/</link>
      <pubDate>Tue, 24 Jun 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>.NET</category>
      <category>Sample</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008062401/</guid>
    </item>
    <item>
      <title>Searching with C# escape sequences</title>
      <description>The Find method of TX Text Control can be used to search for strings programmatically. You can pass a string, a start index where the Find method starts to search and some additional options: NoHighlight. The search text, if found, is not...</description>
      <link>http://www.textcontrol.com/blog/permalink/2008052901/</link>
      <pubDate>Thu, 29 May 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>.NET</category>
      <category>Sample</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008052901/</guid>
    </item>
    <item>
      <title>Removing empty tables</title>
      <description>I thought that I would quickly share this code with you that removes all empty tables in a document. An ArrayList is used to collect all tables in which cells are empty. This is required, because it is not possible to remove an object from a...</description>
      <link>http://www.textcontrol.com/blog/permalink/2008052701/</link>
      <pubDate>Tue, 27 May 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>.NET</category>
      <category>Sample</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008052701/</guid>
    </item>
    <item>
      <title>Manipulating the Selection object</title>
      <description>To change the formatting of a specific part of a document, you need to select it using the Selection class of TX Text Control .NET. At first sight, some programmers do not see that the Selection object can be created and manipulated independently...</description>
      <link>http://www.textcontrol.com/blog/permalink/2008052601/</link>
      <pubDate>Mon, 26 May 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>.NET</category>
      <category>Sample</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008052601/</guid>
    </item>
    <item>
      <title>Casting TextField derivatives</title>
      <description>I just saw an interesting support request by reviewing the solved cases in our support department. A customer wanted to know how to remove a page number field in a header or footer by clicking on it. From our documentation: The PageNumberField...</description>
      <link>http://www.textcontrol.com/blog/permalink/2008052301/</link>
      <pubDate>Fri, 23 May 2008 00:00:00 +0200</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Meyer</dc:creator>
      <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The Imaging Source Europe GmbH</dc:publisher>
      <category>.NET</category>
      <category>Sample</category>
      <guid isPermaLink="true">http://www.textcontrol.com/blog/permalink/2008052301/</guid>
    </item>
  </channel>
</rss>
