TX Text Control .NET 17.0 SP1 released

Released: Dec 20, 2011

Updates in this release

Updates in 17.0 SP1

The following bugs were fixed:

  • In the WPF image dialog, the height property is not working correctly if the system language is set to US.
  • PDF/A export: The xmpMM:DocumentID metadata property value is not of type GUID/UUID.
  • TX Text Control does not adopt option changes immediately.
  • If a DocumentLink is clicked and the ScrollTo method is used, text will be selected after the DocumentTarget.
  • DOC and RTF import: Unable to save loaded document.
  • Table in XML sample will break, if another XML element is added.
  • DOC export: Missing vertical table cell alignment.
  • 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.
  • Table attributes cannot be set with the dialog when the table is completely selected.
  • Using the TAB key in tables does not select the cell text.
  • Tables.Remove does not work.
  • PDF export: Clipped fixed image above top or bottom margin are not visible.
  • Addresses like test@text.com are not ignored correctly.
  • RTF import: Document causes 01-1D09 error or a program termination.
  • HTML import: Selection.Load always fails.
  • Cell.Select selects complete table row.
  • Vertical text alignment cannot be set in merged table cells.
  • Error 01-200F is thrown if a document is appended that holds an image at a geometrical position.
  • Faulty behaviour of Paragraph.Text in table cells.
  • Text is not displayed, if a table spans a page break and vertical alignment has been set.
  • Setting txTableCellVertAlign value for the first cell in a row sets the alignment for the table row.
  • TXW document which could be saved in v13 could not be saved in v16 or v15.
  • Delete and Backspace keys have different effects on paragraph formatting in v16 and v17.
  • Unable to load documents containing 'Forced end of column' character and tables.
  • Table at the end of a document is not deleted correctly.
  • Text Control Words crashes upon loading a specific document.
  • Whitespace is lost when loading TXTextControl.StringStreamType.RichTextFormat.
  • MisspelledWordColletion.GetItem returns null when removing each MisspelledWord from the collection.
  • Wrong formating when widow/orphan control is set to 1 line, using two columns.
  • Error 01-2722 is caused when appending documents.
  • TextParts Collection iterates through more than 1 TX Text Control instance.
  • ResetContents does not reset page orientation.
  • TX Text Control cannot be compiled on a Team Foundation Server because of the visibility check.
  • HangingIndent is not working properly.
  • In some cases MisspelledWordCollection.GetItem returns null for misspelled words in tables.
  • Image size changes if zoom values are set to random numbers.