Enhanced table support for TX Text Control for WPF
Released: Nov 21, 2011
Updates in this release
Updates in 17.0
- Enhanced Table Support - Text selections in tables has been extended so that it is now possible to select table columns and rectangular areas of table cells.
- Merged Table Cells - Merge selected cells to a single cell and split previously merged cells.
- Named Table Cells - Each table cell can have a name which can be used to store any string data associated with the cell.
- Colored Table Lines - The color and width of every single border in each cell can be adjusted programmatically or using a built-in dialog box.
- Page Borders - Allows you to add a border around one or more edges of a page or relative to the text on a page.
- Digital Signatures in Adobe PDF and PDF/A documents - Digital signatures can be created with PFX, DER Cer or Base64 CER certificate files.
- Spell Checking - Support has been added for the new TXSpellChecker component.
- Improved HTML Import and Export - HTML import filter now uses parsing rules described in the W3C specification of HTML5.