<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ComponentSource Topic | TX Text Control .NET for Windows Forms Enterprise</title><link>http://www.componentsource.com/topics/tx-text-control-net-enterprise/index.html</link><description></description><language>en-us</language><lastBuildDate>Sun, 12 Feb 2012 17:21:55 GMT</lastBuildDate><copyright>(C) Copyright 1996-2012 ComponentSource.</copyright><atom:link href="http://www.componentsource.com/topics/tx-text-control-net-enterprise/rss.xml" rel="self" type="application/rss+xml"/><item><title>TX Text Control .NET 17.0 SP1 released</title><link>http://www.componentsource.com/news/2011/12/20/tx-text-control-net-for-wpf-professional.html?rc=ni_9806</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9806/default_w350.png?rc=ni_9806" alt="Word processor created with TX Text Control .NET for WPF."/&gt;&lt;p&gt;&lt;small&gt;Word processor created with TX Text Control .NET for WPF.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;TX Text Control .NET is a royalty-free word processing control that offers developers a broad range of word processing features in one reusable component. You can load, edit and save Microsoft Word formats (DOCX, DOC, RTF etc.) and build powerful reporting applications.&lt;/p&gt;&lt;p&gt;The following editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-for-wpf-enterprise/index.html?rc=ni_9806"&gt;TX Text Control .NET for WPF Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-for-wpf-professional/index.html?rc=ni_9806"&gt;TX Text Control .NET for WPF Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-server-for-wpf/index.html?rc=ni_9806"&gt;TX Text Control Server for ASP.NET (incl. WPF)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-enterprise/index.html?rc=ni_9806"&gt;TX Text Control .NET for Windows Forms Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_9806"&gt;TX Text Control .NET for Windows Forms Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-server/index.html?rc=ni_9806"&gt;TX Text Control Server for ASP.NET (incl. Windows Forms)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in 17.0 SP1&lt;/h3&gt;&lt;p&gt;The following bugs were fixed:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;In the WPF image dialog, the height property is not working correctly if the system language is set to US.&lt;/li&gt;&lt;li&gt;PDF/A export: The xmpMM:DocumentID metadata property value is not of type GUID/UUID.&lt;/li&gt;&lt;li&gt;TX Text Control does not adopt option changes immediately.&lt;/li&gt;&lt;li&gt;If a DocumentLink is clicked and the ScrollTo method is used, text will be selected after the DocumentTarget.&lt;/li&gt;&lt;li&gt;DOC and RTF import: Unable to save loaded document.&lt;/li&gt;&lt;li&gt;Table in XML sample will break, if another XML element is added.&lt;/li&gt;&lt;li&gt;DOC export: Missing vertical table cell alignment.&lt;/li&gt;&lt;li&gt;DOCX, DOC and RTF export: Error 1-1d09, if the last cell of a table is a merged cell and the next table follows immediately.&lt;/li&gt;&lt;li&gt;Table attributes cannot be set with the dialog when the table is completely selected.&lt;/li&gt;&lt;li&gt;Using the TAB key in tables does not select the cell text.&lt;/li&gt;&lt;li&gt;Tables.Remove does not work.&lt;/li&gt;&lt;li&gt;PDF export: Clipped fixed image above top or bottom margin are not visible.&lt;/li&gt;&lt;li&gt;Addresses like test@text.com are not ignored correctly.&lt;/li&gt;&lt;li&gt;RTF import: Document causes 01-1D09 error or a program termination.&lt;/li&gt;&lt;li&gt;HTML import: Selection.Load always fails.&lt;/li&gt;&lt;li&gt;Cell.Select selects complete table row.&lt;/li&gt;&lt;li&gt;Vertical text alignment cannot be set in merged table cells.&lt;/li&gt;&lt;li&gt;Error 01-200F is thrown if a document is appended that holds an image at a geometrical position.&lt;/li&gt;&lt;li&gt;Faulty behaviour of Paragraph.Text in table cells.&lt;/li&gt;&lt;li&gt;Text is not displayed, if a table spans a page break and vertical alignment has been set.&lt;/li&gt;&lt;li&gt;Setting txTableCellVertAlign value for the first cell in a row sets the alignment for the table row.&lt;/li&gt;&lt;li&gt;TXW document which could be saved in v13 could not be saved in v16 or v15.&lt;/li&gt;&lt;li&gt;Delete and Backspace keys have different effects on paragraph formatting in v16 and v17.&lt;/li&gt;&lt;li&gt;Unable to load documents containing 'Forced end of column' character and tables.&lt;/li&gt;&lt;li&gt;Table at the end of a document is not deleted correctly.&lt;/li&gt;&lt;li&gt;Text Control Words crashes upon loading a specific document.&lt;/li&gt;&lt;li&gt;Whitespace is lost when loading TXTextControl.StringStreamType.RichTextFormat.&lt;/li&gt;&lt;li&gt;MisspelledWordColletion.GetItem returns null when removing each MisspelledWord from the collection.&lt;/li&gt;&lt;li&gt;Wrong formating when widow/orphan control is set to 1 line, using two columns.&lt;/li&gt;&lt;li&gt;Error 01-2722 is caused when appending documents.&lt;/li&gt;&lt;li&gt;TextParts Collection iterates through more than 1 TX Text Control instance.&lt;/li&gt;&lt;li&gt;ResetContents does not reset page orientation.&lt;/li&gt;&lt;li&gt;TX Text Control cannot be compiled on a Team Foundation Server because of the visibility check.&lt;/li&gt;&lt;li&gt;HangingIndent is not working properly.&lt;/li&gt;&lt;li&gt;In some cases MisspelledWordCollection.GetItem returns null for misspelled words in tables.&lt;/li&gt;&lt;li&gt;Image size changes if zoom values are set to random numbers.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Text Control (formerly The Imaging Source)&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/text-control/index.html?rc=ni_9806"&gt;Text Control&lt;/a&gt; is a leading manufacturer of word processing components for Microsoft development technologies. TX Text Control was introduced in 1991 and the company is 100% self-owned and independent of all investor decisions. With more than 45,000 licenses sold, in more than 80 countries, TX Text Control is the clear market leader in word processing components. A large number of Fortune 500 companies use TX Text Control in their products and TX Text Control is part of several standard software packages.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Microsoft</category><category>Patch Releases</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/12/20/tx-text-control-net-for-wpf-professional.html?rc=ni_9806</guid><pubDate>Tue, 20 Dec 2011 16:43:33 GMT</pubDate></item>
		<item><title>TX Text Control 17.0 released</title><link>http://www.componentsource.com/news/2011/11/18/tx-text-control-net.html?rc=ni_9487</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9487/default_w350.png?rc=ni_9487" alt="Sample document created with TX Text Control .NET."/&gt;&lt;p&gt;&lt;small&gt;Sample document created with TX Text Control .NET.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Now supports digital signatures for PDF and PDF/A documents.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;TX Text Control .NET for Windows Forms is a royalty-free word processing control which provides your application with the ability to read, edit, and create documents in industry standard formats like MS Word DOCX, DOC, RTF, HTML and XML. It includes the ability to export all documents to print-ready Adobe PDF documents without any third-party software. The fully programmable component supports nested tables, document sections, images, text frames, drag and drop, headers and footers, bulleted and numbered lists plus MS Word compatible mail merge fields for database applications. Typical applications include report generation, mail merge, PDF creation, document conversion and WYSIWYG word processing.&lt;/p&gt;&lt;p&gt;The following editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-enterprise/index.html?rc=ni_9487"&gt;TX Text Control .NET for Windows Forms Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_9487"&gt;TX Text Control .NET for Windows Forms Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-server/index.html?rc=ni_9487"&gt;TX Text Control Server for ASP.NET (incl. Windows Forms)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in 17&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Enhanced Table Support&lt;/strong&gt; - text selections in tables has been extended so that it is now possible to select table columns and rectangular areas of table cells.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Merged Table Cells&lt;/strong&gt; - you can now merge selected cells to a single cell and split previously merged cells.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Named Table Cells&lt;/strong&gt; - each table cell can have a name which can be used to store any string data associated with the cell.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Colored Table Lines&lt;/strong&gt; - the color and width of every single border in each cell can be adjusted programmatically or using a built-in dialog box.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Page Borders&lt;/strong&gt; - this new feature allows you to add a border around one or more edges of a page or relative to the text on a page.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Digital Signatures in Adobe PDF and PDF/A documents&lt;/strong&gt; - digital signatures can be created with PFX, DER Cer or Base64 CER certificate files.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Spell Checking&lt;/strong&gt; - support has been added for the new TXSpellChecker component.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Improved HTML Import and Export&lt;/strong&gt; - the HTML import filter now uses the parsing rules described in the W3C specification of HTML5.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Text Control&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/text-control/index.html?rc=ni_9487"&gt;Text Control&lt;/a&gt; GmbH is a leading manufacturer of word processing components for Microsoft development technologies (ASP.NET, Windows Forms, Windows Presentation Foundation and ActiveX). As a leader of word processing technologies, its products help thousands of developers add comprehensive word processing functionality to their applications. Using Text Control developer tools, documents can be created, edited, converted and printed. TX Text Control was introduced in 1991 and the company is 100% self-owned and independent of all investor decisions. A large number of Fortune 500 companies use TX Text Control in their products and TX Text Control is part of several standard software packages. Text Control GmbH is a Microsoft Visual Studio Industry Partner and Embarcadero Technology Partner.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Microsoft</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Microsoft</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/11/18/tx-text-control-net.html?rc=ni_9487</guid><pubDate>Fri, 18 Nov 2011 12:40:00 GMT</pubDate></item>
		<item><title>TX Text Control .NET V16 SP2 released</title><link>http://www.componentsource.com/news/2011/04/18/tx-text-control-net.html?rc=ni_7488</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7488/default_w350.png?rc=ni_7488" alt="Adding a link to a document TX Text Control .NET for Windows Forms."/&gt;&lt;p&gt;&lt;small&gt;Adding a link to a document TX Text Control .NET for Windows Forms.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;TX Text Control .NET for Windows Forms V16 SP2 enables support for Visual Studio Team Foundation Server environments.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_7488"&gt;TX Text Control .NET for Windows Forms&lt;/a&gt; includes the ability to export all documents to print-ready Adobe PDF documents without any third-party software. The fully programmable component supports nested tables, document sections, images, text frames, drag and drop, headers and footers, bulleted and numbered lists and MS Word compatible mail merge fields for database applications. Typical applications include mail merge, PDF creation, document conversion or WYSIWYG word processing.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-standard/index.html?rc=ni_7488"&gt;TX Text Control .NET for Windows Forms Standard&lt;/a&gt;&lt;br/&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_7488"&gt;TX Text Control .NET for Windows Forms Professional&lt;/a&gt;&lt;br/&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-enterprise/index.html?rc=ni_7488"&gt;TX Text Control .NET for Windows Forms Enterprise&lt;/a&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;h3&gt;Updates in V16 SP2&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Enables support for Visual Studio Team Foundation Server environments.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Text Control&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/the-imaging-source/index.html?rc=ni_7488"&gt;Text Control&lt;/a&gt; GmbH is a leading manufacturer of word processing components for Microsoft development technologies (ASP.NET, Windows Forms, Windows Presentation Foundation and ActiveX). As a leader of word processing technologies, its products help thousands of developers add comprehensive word processing functionality to their applications. Using Text Control developer tools, documents can be created, edited, converted and printed. TX Text Control was introduced in 1991 and the company is 100% self-owned and independent of all investor decisions. A large number of Fortune 500 companies use TX Text Control in their products and TX Text Control is part of several standard software packages. Text Control GmbH is a Microsoft Visual Studio Industry Partner and Embarcadero Technology Partner.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Microsoft</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/04/18/tx-text-control-net.html?rc=ni_7488</guid><pubDate>Mon, 18 Apr 2011 10:12:00 GMT</pubDate></item>
		<item><title>TX Text Control .NET V16 SP1 released</title><link>http://www.componentsource.com/news/2011/01/25/tx-text-control-net-enterprise.html?rc=ni_6864</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6864/default_w350.png?rc=ni_6864" alt="Adding a link to a document TX Text Control .NET for Windows Forms."/&gt;&lt;p&gt;&lt;small&gt;Adding a link to a document TX Text Control .NET for Windows Forms.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;TX Text Control .NET for Windows Forms includes the ability to export all documents to print-ready Adobe PDF documents without any third-party software. The fully programmable component supports nested tables, document sections, images, text frames, drag and drop, headers and footers, bulleted and numbered lists and MS Word compatible mail merge fields for database applications. Typical applications include mail merge, PDF creation, document conversion or WYSIWYG word processing.&lt;/p&gt;&lt;p&gt;TX Text Control .NET for WPF is a royalty-free word processing control that offers developers a broad range of word processing features in one reusable component. TX Text Control .NET for WPF is ideally suited to all applications that demand powerful, but flexible word processing features.&lt;/p&gt;&lt;p&gt;The following editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-enterprise/index.html?rc=ni_6864"&gt;TX Text Control .NET for Windows Forms Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_6864"&gt;TX Text Control .NET for Windows Forms Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-standard/index.html?rc=ni_6864"&gt;TX Text Control .NET for Windows Forms Standard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-for-wpf-enterprise/index.html?rc=ni_6864"&gt;TX Text Control .NET for WPF Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-for-wpf-professional/index.html?rc=ni_6864"&gt;TX Text Control .NET for WPF Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-for-wpf-standard/index.html?rc=ni_6864"&gt;TX Text Control .NET for WPF Standard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-enterprise-xml/index.html?rc=ni_6864"&gt;TX Text Control ActiveX Enterprise/XML&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-professional/index.html?rc=ni_6864"&gt;TX Text Control ActiveX Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-standard/index.html?rc=ni_6864"&gt;TX Text Control ActiveX Standard&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in V16 SP1&lt;/h3&gt;&lt;p&gt;The following bugs were fixed in this Service Pack:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;RTF import: Tabs are imported differently in headers and footers than in main text in some cases.&lt;/li&gt;&lt;li&gt;RTF import: Images inserted 'inline with text' having shape property 'pibName' cause 1D09.&lt;/li&gt;&lt;li&gt;RTF import: certain types of OLE objects can cause problems.&lt;/li&gt;&lt;li&gt;RTF import: document causes error 01-1D09.&lt;/li&gt;&lt;li&gt;RTF export: Numbering properties of paragraphs get lost because of fields in certain cases.&lt;/li&gt;&lt;li&gt;HTML import: Relative table height not set correctly.&lt;/li&gt;&lt;li&gt;HTML import: Line spacing is incorrectly assigned when used in table element.&lt;/li&gt;&lt;li&gt;HTML import: HTML fragments are truncated in certain cases.&lt;/li&gt;&lt;li&gt;HTML import: superfluous paragraph after table.&lt;/li&gt;&lt;li&gt;HTML import: Text in Form elements is not imported.&lt;/li&gt;&lt;li&gt;HTML export: anchored images are not exported in some cases&lt;/li&gt;&lt;li&gt;CSS import: in certain cases a misplaced whitespace character can crash TX Text Control.&lt;/li&gt;&lt;li&gt;DOCX export adds an extra digit to the actual page number (page number field).&lt;/li&gt;&lt;li&gt;DOCX import: Document causes error 01-1D09.&lt;/li&gt;&lt;li&gt;HighEdit fields are causing an NullPointerException on loading an RTF document.&lt;/li&gt;&lt;li&gt;.NET - Hyperlinks are not exported to PDF.&lt;/li&gt;&lt;li&gt;Problem loading document with FormattingPrinter = 'Display'.&lt;/li&gt;&lt;li&gt;Numbering is lost if a textfield is in the paragraph and saved as RTF.&lt;/li&gt;&lt;li&gt;Setting the text property of an XML object in TextControl does not work.&lt;/li&gt;&lt;li&gt;Internal Text Control file format version 8 and older cannot be loaded.&lt;/li&gt;&lt;li&gt;NullReferenceException when closing a 'child' Window that contains WPF.TextControl.&lt;/li&gt;&lt;li&gt;Error 01-2701 is thrown if a text is to be inserted under a nested table.&lt;/li&gt;&lt;li&gt;Error 01-1B00 is thrown if a RTF document with an image as reference is loaded 200 times.&lt;/li&gt;&lt;li&gt;TX Template Designer: Property Grid doesn't work with Merge Fields.&lt;/li&gt;&lt;li&gt;Negative metafile dimensions lead to error 04-0111 when saving.&lt;/li&gt;&lt;li&gt;Document causes System.NullReferenceException.&lt;/li&gt;&lt;li&gt;Refresh problem of WPF.StatusBar.ShowZoom Property.&lt;/li&gt;&lt;li&gt;Refresh problem of StatusBarShowKeyStates.&lt;/li&gt;&lt;li&gt;Misleading Documentation of WPF ButtonBar Properties.&lt;/li&gt;&lt;li&gt;Changing TextControl.PageUnit has no effect on PageSize.Height and PageSize.Width values.&lt;/li&gt;&lt;li&gt;In some cases setting TableRow.IsHeader=true has no effect.&lt;/li&gt;&lt;li&gt;ParagraphCollection.GetItem returns null if the cursor is at the end of the document.&lt;/li&gt;&lt;li&gt;ResetContents throws 01-0902 or 01-0903.&lt;/li&gt;&lt;li&gt;Footer text will be moved to header if the footer has been inserted programmatically.&lt;/li&gt;&lt;li&gt;Status bar text doesn't update on undo.&lt;/li&gt;&lt;li&gt;[Normal] style can be deleted in the styles dialog.&lt;/li&gt;&lt;li&gt;FirstPageFooter can not be activated programmatically.&lt;/li&gt;&lt;li&gt;Tab stop is lost and not used for formatting if it has been placed exactly on the page margin.&lt;/li&gt;&lt;li&gt;Error 01-0903 when calling TextControl.ResetContents() under certain circumstances.&lt;/li&gt;&lt;li&gt;If a paragraph is entered and removed with backspace after a large block of continuous text, TextControl crashes.&lt;/li&gt;&lt;li&gt;When saving and loading HTML, the indent of lists will be changed.&lt;/li&gt;&lt;li&gt;Header will be removed from document after undo, although AllowUndo is set to false.&lt;/li&gt;&lt;li&gt;Wrong handling of TextBefore when changing level.&lt;/li&gt;&lt;li&gt;ServerTextControl.Clear() does not work.&lt;/li&gt;&lt;li&gt;Paragraph disappears when printing.&lt;/li&gt;&lt;li&gt;FirstPageHeader/-Footer activate() does not work with large documents.&lt;/li&gt;&lt;li&gt;Image in document causes a 1-1b00 exception on printing.&lt;/li&gt;&lt;li&gt;ParagraphStyle and InlineStyle are not copied correctly.&lt;/li&gt;&lt;li&gt;HTML file can not be loaded when running Windows 7.&lt;/li&gt;&lt;li&gt;If a table is added with a negative column or row count, TX Text Control crashes.&lt;/li&gt;&lt;li&gt;A textfield is stretched to the next table cell if another column is added.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Text Control&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/the-imaging-source/index.html?rc=ni_6864"&gt;Text Control&lt;/a&gt; GmbH is a leading manufacturer of word processing components for Microsoft development technologies (ASP.NET, Windows Forms, Windows Presentation Foundation and ActiveX). As a leader of word processing technologies, its products help thousands of developers add comprehensive word processing functionality to their applications. Using Text Control developer tools, documents can be created, edited, converted and printed. TX Text Control was introduced in 1991 and the company is 100% self-owned and independent of all investor decisions. A large number of Fortune 500 companies use TX Text Control in their products and TX Text Control is part of several standard software packages. Text Control GmbH is a Microsoft Visual Studio Industry Partner and Embarcadero Technology Partner.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Microsoft</category><category>Patch Releases</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/01/25/tx-text-control-net-enterprise.html?rc=ni_6864</guid><pubDate>Tue, 25 Jan 2011 20:18:00 GMT</pubDate></item>
		<item><title>TX Text Control .NET adds data binding</title><link>http://www.componentsource.com/news/2010/11/25/tx-text-control-net-enterprise.html?rc=ni_6521</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6521/default_w350.png?rc=ni_6521" alt="Adding a link to a document TX Text Control .NET for Windows Forms."/&gt;&lt;p&gt;&lt;small&gt;Adding a link to a document TX Text Control .NET for Windows Forms.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;TX Text Control .NET for Windows Forms V16 also supports browser applications and adds new spell checker interface.&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;TX Text Control .NET for Windows Forms includes the ability to export all documents to print-ready Adobe PDF documents without any third-party software. The fully programmable component supports nested tables, document sections, images, text frames, drag and drop, headers and footers, bulleted and numbered lists and MS Word compatible mail merge fields for database applications. Typical applications include mail merge, PDF creation, document conversion or WYSIWYG word processing.&lt;/p&gt;
	&lt;p&gt;The following editions are available:&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-enterprise/index.html?rc=ni_6521"&gt;TX Text Control .NET for Windows Forms Enterprise&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_6521"&gt;TX Text Control .NET for Windows Forms Professional&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-standard/index.html?rc=ni_6521"&gt;TX Text Control .NET for Windows Forms Standard&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;p&gt;TX Text Control .NET for Windows Forms is also available as part of the following bundles:&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-bundle-enterprise/index.html?rc=ni_6521"&gt;TX Text Control Bundle Enterprise&lt;/a&gt;
		&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-bundle-professional/index.html?rc=ni_6521"&gt;TX Text Control Bundle Professional&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-bundle-standard/index.html?rc=ni_6521"&gt;TX Text Control Bundle Standard&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;h3&gt;Updates in V16&lt;/h3&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;strong&gt;New Data Binding&lt;/strong&gt;&lt;br/&gt;TX Text Control .NET 16.0 offers a new concept of binding TextControl to a button bar or any other third-party ribbon bar. The TextControl.InputFormat class represents all formatting attributes at the current text input position. The presentation layer can be abstracted and no additional event handling is required to update the state of specific buttons or menu entries.&lt;/li&gt;
		&lt;li&gt;&lt;strong&gt;Windows Forms Browser Applications&lt;/strong&gt;&lt;br/&gt;Using TextControl, it is possible build browser-based applications that have exactly the same feature set as applications, built with Windows Forms. This includes loading files from and saving files to the client machine in all supported formats. Using TX Text Control .NET 16.0, you can build a complete word processing application for Internet Explorer. TextControl can be encapsulated in a user control assembly, including an integrated button bar, status bar and the powerful vertical and horizontal ruler bars of TX Text Control. This technology offers true WYSIWYG and a real page view of the document.&lt;/li&gt;
		&lt;li&gt;&lt;strong&gt;New Repeating Table Headers&lt;/strong&gt;&lt;br/&gt;Tables are often used to display large amounts of data, for example in a sales report. As the maximum length of a table on any one page can only be the maximum height of the page (minus margins and headers and footers), it is necessary to divide the table every time a page break occurs. As of TX Text Control .NET 16.0, any row in a table can be automatically added to the top of each table, right after a page break has occurred. This new feature ensures that tables always have a table header on every page, regardless of how long they may become. Table headers may contain any formatting, text or images that are available in any other cell of a table. Therefore, it is possible, for example, to add a corporate logo to the top left cell of a long table on every page, while the others header cells contain bold textual information.&lt;/li&gt;
		&lt;li&gt;&lt;strong&gt;New Spell Checker Interface&lt;/strong&gt;&lt;br/&gt;TX Text Control .NET 16.0 provides an entirely new generic spell checker interface that allows any 3rd partly spell checking component to be easily integrated into a TX Text Control based application. The TextControl.SpellCheckText event occurs, if the text of a document has been altered and the spelling of the new text needs to be checked. The event handler receives an argument of type SpellCheckTextEventArgs, which contains data that is related to this event. TX Text Control .NET 16.0 underlines these misspelled words automatically. Misspelled words are added to the MisspelledWords array, which can be used to manipulate the misspelled words in a document's text (remove, get item). This is particularly useful to create your own spell check dialog.&lt;/li&gt;
		&lt;li&gt;&lt;strong&gt;New Text Part Collection&lt;/strong&gt;&lt;br/&gt;TX Text Control .NET 16.0 offers a number of collections for text, tables and images, which can occur in any part of a document. For example, in headers and footers, in text frames or in the main text of a document. In TX Text Control .NET 16.0, a new meta collection has been introduced that allows the iteration of the above mentioned parts of a document. This is useful to access all available collections via one standard interface. For example, in the case of mail merge, it is necessary to merge data in all text fields, regardless of which part of a document they occur. Potentially, merge fields could occur in headers and footers, in text frames or in the main text. Similarly, when implementing search and replace, all occurrences of the search term must be replaced, irrespective of its specific location within a document. The new TextPartCollection assists in applications, in which such functionality is required.&lt;/li&gt;
		&lt;li&gt;&lt;strong&gt;Improved PDF Import Filter&lt;/strong&gt;&lt;br/&gt;PDF import has been an integral part of TX Text Control since version 15.0. With each new version of TX Text Control, this import filter has been getting better and better, and can be used in an ever growing number of applications. This trend continues in TX Text Control .NET 16.0. Imported text is no longer arbitrarily imported into text frames, as was the case in the previous version of TX Text Control .NET. Text frames are now used only in the case of complicated word processing features, such as nested tables, formulas etc. For the end user, this has two main advantages: i) The speed at which text is imported has been dramatically improved and ii) the imported text is in one chunk and no longer in a number of different text frames. This makes editing the text after it has been imported much easier.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;h3&gt;About The Imaging Source&lt;/h3&gt;
	&lt;p&gt;&lt;a href="http://www.componentsource.com/features/the-imaging-source/index.html?rc=ni_6521"&gt;The Imaging Source&lt;/a&gt; was founded in Germany in 1991 under the name DBS (Digitale Bildverarbeitung und Systementwicklung). A few months after opening a branch in Charlotte, NC, USA, the company changed its name to The Imaging Source to address a worldwide market. The Imaging Source has been developing TX Text Control since its inception in 1991, but an equally important part of the company's expertise, which is reflected in the name, is the creation of complete imaging systems.&lt;/p&gt;
</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Microsoft</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/11/25/tx-text-control-net-enterprise.html?rc=ni_6521</guid><pubDate>Thu, 25 Nov 2010 18:00:00 GMT</pubDate></item>
		<item><title>TX Text Control V15.1 SP3 released</title><link>http://www.componentsource.com/news/2010/08/13/tx-text-control-activex-enterprise-xml.html?rc=ni_5174</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2544/default_w350.png?rc=ni_5174" alt="Setting table properties with TX Text Control."/&gt;&lt;p&gt;&lt;small&gt;Setting table properties with TX Text Control.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;TX Text Control gives your application the ability to read, edit, and create documents in industry standard formats like MS Word DOCX, DOC, RTF, HTML and XML. It includes the ability to export all documents to print-ready Adobe PDF documents without any third-party software. The fully programmable component supports nested tables, document sections, images, text frames, drag and drop, headers and footers, bulleted and numbered lists and MS Word compatible mail merge fields for database applications. Typical applications include mail merge, PDF creation, document conversion or WYSIWYG word processing.&lt;/p&gt;&lt;p&gt;The following .NET editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-enterprise/index.html?rc=ni_5174"&gt;TX Text Control .NET Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_5174"&gt;TX Text Control .NET Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-standard/index.html?rc=ni_5174"&gt;TX Text Control .NET Standard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-server/index.html?rc=ni_5174"&gt;TX Text Control .NET Server&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The following ActiveX editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-enterprise-xml/index.html?rc=ni_5174"&gt;TX Text Control ActiveX Enterprise/XML&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-professional/index.html?rc=ni_5174"&gt;TX Text Control ActiveX Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-standard/index.html?rc=ni_5174"&gt;TX Text Control ActiveX Standard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-server/index.html?rc=ni_5174"&gt;TX Text Control ActiveX Server&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The following .NET and ActiveX bundle editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-bundle-enterprise/index.html?rc=ni_5174"&gt;TX Text Control Bundle Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-bundle-professional/index.html?rc=ni_5174"&gt;TX Text Control Bundle Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-bundle-standard/index.html?rc=ni_5174"&gt;TX Text Control Bundle Standard&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in V15.1 SP3&lt;/h3&gt;&lt;p&gt;&lt;span id="pcvt_NewFeaturesSpan"&gt;&lt;span id="pcvt_NewFeaturesSpan"&gt;The following bugs have been fixed:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Memory error on pasting very specific long documents&lt;/li&gt;&lt;li&gt;Text Filters - RTF -Specific documents can't be loaded and cause a crash of TX Text Control&lt;/li&gt;&lt;li&gt;Text Filters - RTF - Specific documents can't be loaded and cause a crash of TX Text Control&lt;/li&gt;&lt;li&gt;Image Filters - PNG import - problem with 8 bit PNGs with alpha channel&lt;/li&gt;&lt;li&gt;Text Filters - PDF/A export - Missing end tag in meta data&lt;/li&gt;&lt;li&gt;Text Filters - HTML import - Content of span and font tags inside pre tags is ignored&lt;/li&gt;&lt;li&gt;Text Filters - RTF export - FT_STANDARD-type fields are not exported correctly&lt;/li&gt;&lt;li&gt;Text Filters - HTML import - TX Text Control discards content of table header cells&lt;/li&gt;&lt;li&gt;Text Filters - HTML export - Inline styles get lost&lt;/li&gt;&lt;li&gt;Text Filters - HTML export - Nested tables cause 01-1D09&lt;/li&gt;&lt;li&gt;Image Filters - JPG export -Image conversion swaps colors of internal image data&lt;/li&gt;&lt;li&gt;Text Filters - HTML import - Two adjacent empty links at the beginning of a document cause error&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About The Imaging Source&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/the-imaging-source/index.html?rc=ni_5174"&gt;The Imaging Source&lt;/a&gt; was founded in Germany in 1991 under the name DBS (Digitale Bildverarbeitung und Systementwicklung). A few months after opening a branch in Charlotte, NC, USA, the company changed its name to The Imaging Source to address a worldwide market. The Imaging Source has been developing TX Text Control since its inception in 1991, but an equally important part of the company's expertise, which is reflected in the name, is the creation of complete imaging systems.&lt;/p&gt;</description><category>16 Bit</category><category>32 Bit</category><category>ActiveX .NET Ready</category><category>ActiveX Components</category><category>ActiveX OCX</category><category>Components</category><category>Delphi</category><category>DLL</category><category>Embarcadero / CodeGear</category><category>Microsoft</category><category>Patch Releases</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic</category><category>Visual Basic .NET</category><category>Visual C# .NET</category><category>Visual C++</category><category>Visual C++ .NET</category><category>Visual Studio</category><category>Visual Studio .NET</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/08/13/tx-text-control-activex-enterprise-xml.html?rc=ni_5174</guid><pubDate>Fri, 13 Aug 2010 17:15:00 GMT</pubDate></item>
		<item><title>TX Text Control V15.1 SP2 released</title><link>http://www.componentsource.com/news/2010/05/19/tx-text-control-net-enterprise.html?rc=ni_4058</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2035/default_w350.png?rc=ni_4058" alt="Defining the properties of a hyperlink with TX Text Control .NET."/&gt;&lt;p&gt;&lt;small&gt;Defining the properties of a hyperlink with TX Text Control .NET.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;TX Text Control gives your application the ability to read, edit, and create documents in industry standard formats like MS Word DOCX, DOC, RTF, HTML and XML. It includes the ability to export all documents to print-ready Adobe PDF documents without any third-party software. The fully programmable component supports nested tables, document sections, images, text frames, drag and drop, headers and footers, bulleted and numbered lists and MS Word compatible mail merge fields for database applications. Typical applications include mail merge, PDF creation, document conversion or WYSIWYG word processing.&lt;/p&gt;&lt;p&gt;The following .NET editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-enterprise/index.html?rc=ni_4058"&gt;TX Text Control .NET Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_4058"&gt;TX Text Control .NET Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-standard/index.html?rc=ni_4058"&gt;TX Text Control .NET Standard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-server/index.html?rc=ni_4058"&gt;TX Text Control .NET Server&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The following ActiveX editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-enterprise-xml/index.html?rc=ni_4058"&gt;TX Text Control ActiveX Enterprise/XML&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-professional/index.html?rc=ni_4058"&gt;TX Text Control ActiveX Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-standard/index.html?rc=ni_4058"&gt;TX Text Control ActiveX Standard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-server/index.html?rc=ni_4058"&gt;TX Text Control ActiveX Server&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in V15.1 SP2&lt;/h3&gt;&lt;p&gt;The following bugs were fixed:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Drag and Drop - If text is dropped onto a text field which is Editable = false, the text is deleted.&lt;/li&gt;&lt;li&gt;Headers and Footers - Occasional problems when changing headers and footers programmatically.&lt;/li&gt;&lt;li&gt;Image Filters - HTML export: Document containing reference to missing image causes error when saving to HTML.&lt;/li&gt;&lt;li&gt;Image Filters - IC: JPG files lacking resolution information are loaded incorrectly.&lt;/li&gt;&lt;li&gt;Image Filters - Image not correctly displayed, if it has been inserted as shape, but should be displayed inline.&lt;/li&gt;&lt;li&gt;Images - TX Text Control crashes, if an image is moved and undo called.&lt;/li&gt;&lt;li&gt;Images - Occasional problems when moving an image in text.&lt;/li&gt;&lt;li&gt;Images - ImageCollection.Remove removes previous character instead of image.&lt;/li&gt;&lt;li&gt;Images - Image references in TX Text Control 10.0 documents are not loaded by IC.&lt;/li&gt;&lt;li&gt;Other - Ctrl + Backspace stops at paragraph.&lt;/li&gt;&lt;li&gt;Printing - SetViewportEx does not work in TX Text Control 15.0.&lt;/li&gt;&lt;li&gt;Refresh - Refresh problem between pages.&lt;/li&gt;&lt;li&gt;Scrolling - If the current pages are requested, the scroll location changes.&lt;/li&gt;&lt;li&gt;Scrolling - Horizontal scrollbar is visible in Normal view mode, although Scrollbars have been deactivated&lt;/li&gt;&lt;li&gt;Text Fields - Text can be pasted to DocumentTargets.&lt;/li&gt;&lt;li&gt;Text Filters - PDF import formatting problems.&lt;/li&gt;&lt;li&gt;Text Filters - Loading a specific PDF file occurs error 01-2C17.&lt;/li&gt;&lt;li&gt;Text Filters - Error loading PDF - using &amp;quot;Fl&amp;quot; as short for &amp;quot;FlateDecode&amp;quot; was not supported.&lt;/li&gt;&lt;li&gt;Text Filters - DOC import: Missing table formatting.&lt;/li&gt;&lt;li&gt;Text Filters - HTML import: embedded image in link causes 01-241F.&lt;/li&gt;&lt;li&gt;Text Filters - HTML export: Documents with text frames containing hyperlinks can cause 1D09.&lt;/li&gt;&lt;li&gt;Text Filters - RTF export: OLE object without metafile causes 1D09.&lt;/li&gt;&lt;li&gt;Text Filters - RTF text is not correctly centered as in TX Text Control 13.0.&lt;/li&gt;&lt;li&gt;Text Filters - HTML export: base64 data can get truncated.&lt;/li&gt;&lt;li&gt;Text Filters - DOC import: Rectangles with zero height or width generate export error in other formats.&lt;/li&gt;&lt;li&gt;Text Filters - RTF import: Empty section and a bookmark at the end of a document cause error.&lt;/li&gt;&lt;li&gt;Text Filters - RTF import: Missing link targets.&lt;/li&gt;&lt;li&gt;Text Filters - HTML import: White space character between hyperlinks vanishes.&lt;/li&gt;&lt;li&gt;Text Filters - DOC import: Hyperlink fragment strings with SPACE characters are abbreviated.&lt;/li&gt;&lt;li&gt;Text Filters - If a document contains images and is saved to PDF in a loop, a memory leak occurs.&lt;/li&gt;&lt;li&gt;Text Filters - HTML: Pasted hyperlinks are exported twice to HTML.&lt;/li&gt;&lt;li&gt;Text Filters - RTF import: nested table inside field not read correctly.&lt;/li&gt;&lt;li&gt;Text Filters - DOCX import: Unable to read document generated by Open XML SDK 2.0.&lt;/li&gt;&lt;li&gt;Text Filters - HTML import: some MS Word 2003 documents are not loaded correctly.&lt;/li&gt;&lt;li&gt;Text Filters - HTML import: Character entities without semicolon cause 1D09.&lt;/li&gt;&lt;li&gt;Text Filters - HTML import: content of &amp;lt; td &amp;gt; and &amp;lt; tr &amp;gt; tags in wrong places is ignored.&lt;/li&gt;&lt;li&gt;Text Filters - Hyperlinks copied and pasted into TX Text Control are saved twice in HTML.&lt;/li&gt;&lt;li&gt;Text Filters - HTML import: Paragraphs do not have top and bottom margins by default.&lt;/li&gt;&lt;li&gt;Text Filters - HTML import: Hidden list items are shown or cause empty lines.&lt;/li&gt;&lt;li&gt;Text Filters - RTF import: Linked image not shown, if link broken.&lt;/li&gt;&lt;li&gt;Text Filters - RTF export: Properties of paragraphs inside text fields in wrong place.&lt;/li&gt;&lt;li&gt;Text Formatting - Display problems on pages which end with a paragraph character near the PageMargins.Bottom.&lt;/li&gt;&lt;li&gt;Text Frames - Object positions are wrong after changing the insertion mode programatically.&lt;/li&gt;&lt;li&gt;Text Frames - If EditMode equals ReadAndSelect, text in text frames can still be edited.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About The Imaging Source&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/the-imaging-source/index.html?rc=ni_4058"&gt;The Imaging Source&lt;/a&gt; was founded in Germany in 1991 under the name DBS (Digitale Bildverarbeitung und Systementwicklung). A few months after opening a branch in Charlotte, NC, USA, the company changed its name to The Imaging Source to address a worldwide market. The Imaging Source has been developing TX Text Control since its inception in 1991, but an equally important part of the company's expertise, which is reflected in the name, is the creation of complete imaging systems.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Microsoft</category><category>Patch Releases</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/05/19/tx-text-control-net-enterprise.html?rc=ni_4058</guid><pubDate>Wed, 19 May 2010 18:05:00 GMT</pubDate></item>
		<item><title>TX Text Control .NET SP1 released</title><link>http://www.componentsource.com/news/2010/01/14/tx-text-control-net.html?rc=ni_2352</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/2/1305/default_w350.png?rc=ni_2352" alt="Defining the properties of a hyperlink."/&gt;&lt;p&gt;&lt;small&gt;Defining the properties of a hyperlink.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;TX Text Control .NET includes the ability to export all documents to print-ready Adobe PDF documents without any third-party software. The fully programmable component supports nested tables, document sections, images, text frames, drag and drop, headers and footers, bulleted and numbered lists and MS Word compatible mail merge fields for database applications. Typical applications include mail merge, PDF creation, document conversion or WYSIWYG word processing.&lt;/p&gt;&lt;p&gt;The following editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-server/index.html?rc=ni_2352"&gt;TX Text Control .NET Server&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-enterprise/index.html?rc=ni_2352"&gt;TX Text Control .NET Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_2352"&gt;TX Text Control .NET Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-standard/index.html?rc=ni_2352"&gt;TX Text Control .NET Standard&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in V15.1 SP1&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Performance issues on loading and saving documents in a loop. Fixed.&lt;/li&gt;&lt;li&gt;PDF export: Link targets malfunctioning. Fixed.&lt;/li&gt;&lt;li&gt;TIFF file import shows 03-0C02 error. Fixed.&lt;/li&gt;&lt;li&gt;RTF import: table row properties after table rows break tables. Fixed.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About The Imaging Source&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/the-imaging-source/index.html?rc=ni_2352"&gt;The Imaging Source&lt;/a&gt; was founded in Germany in 1991 under the name DBS (Digitale Bildverarbeitung und Systementwicklung). A few months after opening a branch in Charlotte, NC, USA, the company changed its name to The Imaging Source to address a worldwide market. The Imaging Source has been developing TX Text Control since its inception in 1991, but an equally important part of the company's expertise, which is reflected in the name, is the creation of complete imaging systems.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Microsoft</category><category>Patch Releases</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/01/14/tx-text-control-net.html?rc=ni_2352</guid><pubDate>Thu, 14 Jan 2010 18:30:00 GMT</pubDate></item>
		<item><title>TX Text Control updated to V15.1</title><link>http://www.componentsource.com/news/2009/12/02/tx-text-control-net-enterprise.html?rc=ni_2049</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/2/1126/default_w350.png?rc=ni_2049" alt="Configuring a hyperlink in an RTF file with TX Text Control."/&gt;&lt;p&gt;&lt;small&gt;Configuring a hyperlink in an RTF file with TX Text Control.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Latest version adds built-in drag-and-drop support, skinnable controls and unlimited zoom.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;TX Text Control includes the ability to export all documents to print-ready Adobe PDF documents without any third-party software. The fully programmable component supports nested tables, document sections, images, text frames, drag and drop, headers and footers, bulleted and numbered lists and MS Word compatible mail merge fields for database applications. Typical applications include mail merge, PDF creation, document conversion or WYSIWYG word processing.&lt;/p&gt;&lt;p&gt;The following editions are available:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;TX Text Control .&lt;strong&gt;NET&lt;/strong&gt; editions&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-enterprise/index.html?rc=ni_2049"&gt;TX Text Control .NET Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-professional/index.html?rc=ni_2049"&gt;TX Text Control .NET Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-standard/index.html?rc=ni_2049"&gt;TX Text Control .NET Standard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-net-server/index.html?rc=ni_2049"&gt;TX Text Control .NET Server&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;TX Text Control ActiveX&lt;/strong&gt;
		&lt;strong&gt;editions&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-enterprise-xml/index.html?rc=ni_2049"&gt;TX Text Control ActiveX Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-professional/index.html?rc=ni_2049"&gt;TX Text Control ActiveX Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-standard/index.html?rc=ni_2049"&gt;TX Text Control ActiveX Standard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-activex-server/index.html?rc=ni_2049"&gt;TX Text Control ActiveX Server&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;TX Text Control Bundle (includes both .NET and ActiveX editions)&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-bundle-enterprise/index.html?rc=ni_2049"&gt;TX Text Control Bundle Enterprise&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-bundle-professional/index.html?rc=ni_2049"&gt;TX Text Control Bundle Professional&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/tx-text-control-bundle-standard/index.html?rc=ni_2049"&gt;TX Text Control Bundle Standard&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in V15.1&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Display Colors&lt;/strong&gt;&lt;br/&gt;Skinnable Controls - All colors TX Text Control uses for the display elements can now be changed.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Fully featured built-in drag and drop support&lt;/strong&gt;&lt;br/&gt;Drag and drop text from other applications and move text within a document.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Image and TextFrame Positioning&lt;/strong&gt;&lt;br/&gt;The insertion mode and positioning of inserted images can be changed programmatically.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Saving Images&lt;/strong&gt;&lt;br/&gt;Image formats are automatically maintained or can be adjusted programmatically using the SaveSettings class.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Inserting Images from Memory&lt;/strong&gt;&lt;br/&gt;A new Image constructor accepts a System.Drawing.Image object, which is used to initialize the TXTextcontrol.Image object.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Image Rendering&lt;/strong&gt;&lt;br/&gt;Scaled images are rendered smoothly in version 15.1.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Unlimited Zoom Factor&lt;/strong&gt;&lt;br/&gt;The ZoomFactor of a TextControl is no longer limited to 400 percent, when the ViewMode property has been set to PageView or Normal. For the other modes the zoom factor is limited to 400 percent.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Mouse Wheel&lt;/strong&gt;&lt;br/&gt;The functionality of the mouse wheel has been extended. Pressing the SHIFT key scrolls the visual part of the document horizontally and pressing the CONTROL key zooms the document.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Supported Fonts&lt;/strong&gt;&lt;br/&gt;The new GetSupportedFonts method returns an array of strings specifying the names of all currently supported fonts.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;For more information visit:&lt;br/&gt;&lt;a href="http://www.textcontrol.com/en_US/corporate/press/archive/20091205/"&gt;http://www.textcontrol.com/en_US/corporate/press/archive/20091205/&lt;/a&gt;&lt;/p&gt;&lt;h3&gt;About The Imaging Source&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/the-imaging-source/index.html?rc=ni_2049"&gt;The Imaging Source&lt;/a&gt; was founded in Germany in 1991 under the name DBS (Digitale Bildverarbeitung und Systementwicklung). A few months after opening a branch in Charlotte, NC, USA, the company changed its name to The Imaging Source to address a worldwide market. The Imaging Source has been developing TX Text Control since its inception in 1991, but an equally important part of the company's expertise, which is reflected in the name, is the creation of complete imaging systems.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Microsoft</category><category>Text and Word Processing</category><category>Text Control (formerly The Imaging Source)</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2009/12/02/tx-text-control-net-enterprise.html?rc=ni_2049</guid><pubDate>Wed, 02 Dec 2009 21:11:00 GMT</pubDate></item>
	</channel></rss>
