by The Imaging Source - Product Type: Component / .NET WinForms / Managed/Unmanaged Code - without COM / ActiveX OCX / ActiveX DLL / DLL
TX Text Control Bundle Standard by The Imaging Source
Give your .NET and ActiveX application the ability to read, edit, and create documents in industry standard formats like MS Word DOCX, DOC, RTF, HTML and XML. TX Text Control Bundle includes both the ActiveX and .NET versions. All documents can be exported 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.
TX Text Control is a royalty-free programming component that offers an extensive palette of word processing features.
It gives your application the ability to read, edit and create documents in most popular formats such as RTF, Microsoft Word (including Microsoft Word XP), HTML, CSS and XML. In addition, TX Text Control can convert these file formats to PDF.
TX Text Control supports all major word processing features like tables, headers & footers, hyperlinks, bullets, numbered lists, zoom, page view and image import/export. Virtually all office or database applications can make use of this powerful and sophisticated word processing.
TX Text Control ActiveX Standard Features
Bullets and Numbered Lists
Character and Paragraph Formatting
Clipboard Operations
Find and Replace
Images
Integrated Dialog Boxes
Loading from and saving to databases
Multi-Level Undo / Redo
Page and Document Settings
Printing and Print Preview
Spell Checking
Tables
Zooming
Control Settings
Line and Character Operations
Marked Text Fields
Text Selections and Character Input
Toolbars
Multi-Language Support
Unicode
Hypertext Markup Language (HTML)
Image Formats
Rich Text Format (RTF)
Delphi
Microsoft Internet Explorer
Microsoft Visual Basic
TX Text Control ActiveX Professional Features (includes everything in the Standard Edition plus)
Document Sections
Headers and Footers
Hypertext Links
Page Columns
Text Frames
Microsoft Word Merge Fields
Stylesheet Programming
XML Programming
Adobe Portable Document Format (PDF) Export
Microsoft Office Open XML (DOCX)
Microsoft Word (DOC)
TX Text Control ActiveX Enterprise Features (includes everything in the Professional Edition plus)
Stylesheet Formatting
Stylesheet Programming
XML Programming
Adobe Portable Document Format Archive (PDF/A) Export
Cascading Style Sheet (CSS)
Document Type Description (DTD)
Extensible Markup Language (XML)
TX Text Control .NET Enterprise Features (includes everything in the Professional Edition plus)
Stylesheet Formatting
Stylesheet Programming
XML Programming
Adobe Portable Document Format Archive (PDF/A) Export
Cascading Style Sheet (CSS)
Document Type Description (DTD)
Extensible Markup Language (XML)
TX Text Control .NET Professional Features (includes everything in the Standard Edition plus)
Document Sections
Headers and Footers
Hypertext Links
Page Columns
Text Frames
Microsoft Word Merge Fields
Page Rendering Engine
Adobe Portable Document Format (PDF) Export
Adobe Portable Document Format (PDF) Import
Microsoft Office Open XML (DOCX)
Microsoft Word (DOC)
TX Text Control .NET Standard Features
Bullets and Numbered Lists
Character and Paragraph Formatting
Clipboard Operations
Find and Replace
Images
Integrated Dialog Boxes
Loading from and saving to databases
Multi-Level Undo / Redo
Page and Document Settings
Printing and Print Preview
Spell Checking
Tables
Zooming
64 bit Version
Control Settings
Line and Character Operations
Marked Text Fields
Programming Paragraphs
Text Selections and Character Input
Toolbars
Multi-Language Support
Unicode
Hypertext Markup Language (HTML)
Image Formats
Rich Text Format (RTF)
Microsoft C# .NET (VS 2010, 2008 and 2005)
Microsoft Visual Basic .NET (VS 2010, 2008 and 2005)
What's new in TX Text Control .NET V15.1 SP1?
Performance issues on loading and saving documents in a loop. Fixed.
PDF export: Link targets malfunctioning. Fixed.
TIFF file import shows 03-0C02 error. Fixed.
RTF import: table row properties after table rows break tables. Fixed.
What's new in TX Text Control ActiveX V15.1 SP1?
Link targets malfunctioning. Fixed.
TIFF file import shows 03-0C02 error. Fixed.
RTF import: table row properties after table rows break tables. Fixed.
What’s new in TX Text Control V15.1?
Display Colors - Skinnable Controls - All colors TX Text Control uses for the display elements can now be changed.
Fully featured built-in drag and drop support - Drag and drop text from other applications and move text within a document.
Image and TextFrame Positioning - The insertion mode and positioning of inserted images can be changed programmatically.
Saving Images - Image formats are automatically maintained or can be adjusted programmatically using the SaveSettings class.
Inserting Images from Memory - A new Image constructor accepts a System.Drawing.Image object, which is used to initialize the TXTextcontrol.Image object.
Image Rendering - Scaled images are rendered smoothly in version 15.1.
Unlimited Zoom Factor - 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.
Mouse Wheel - 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.
Supported Fonts - The new GetSupportedFonts method returns an array of strings specifying the names of all currently supported fonts.
What's New in TX Text Control 15.0?
New and Updated Features
Page Columns
Divide a page into an unlimited number of columns.
PDF/A Format
Export documents to ISO standard PDF/A-1b.
Legal Numbering
Add legal numbering to structured lists.
PDF Import 1
Import PDF documents into TX Text Control.
Programming Paragraphs
Programmatically iterate through and process paragraphs.
Customizable Clipboard
Customize the behavior of the clipboard.
Page Rendering Engine
Capture an image of a page's content (bitmap and metafile).
Button and Ruler Bars
Updated to accommodate new and updated features.
Valid XHTML Export
Export documents to valid XHTML.
ASP.NET DocumentViewer 2
View and merge documents in the browser.
Mail-Merge Component 2
Updated to support new types of merge fields.
1 - TX Text Control .NET and TX Text Control .NET Server only.
2 - TX Text Control .NET Server only.
What's new in TX Text Control V14.0?
64 bit Edition: TX Text Control is available as a 64 bit edition. All kernel and filter DLL files have been extended to support 64 bit memory addresses. The names of the DLL files are the same for 32 bit and 64 bit. The TX Text Control class library is platform independent
Section Formatting: A document can be split into several sections to enable different page sizes and margins and different headers and footers in the same document.
Headers and Footers: The contents and the alignment of headers and footers can be different for each section. Also each section can have a special header and a special footer for the section's first page. If a section does not need its own header or footer, its header or footer can be connected with the header or footer of the previous section.
WordprocessingML Format: TX Text Control supports the WordprocessingML part of the Microsoft Office Open XML format. This format is a ZIP compressed XML format for word processing and is used as standard format of Microsoft Word. A TextControl can load and save files (.docx extension) and blocks of memory containing documents formatted with this format.
Import and Export of Microsoft Word Fields: TX Text Control now supports importing and exporting Microsoft Word fields contained in Microsoft Word and RTF documents.
Mail Merge: A MailMerge component has been added that can be used to effortlessly merge template documents with database content in .NET projects, such as ASP.NET web applications, web services or Windows services.
Import and Export of Heiler HighEdit Fields: TX Text Control also supports the import and export of Heiler HighEdit fields contained in RTF documents.
Page Coordinates: Because a document can have pages with different sizes a PageCollection informs about the alignment of the page and the page's text contents
Merging Documents: For better support when merging documents, the TextControl.Append and ServerTextControl.Append methods have been added
Formatting Printer: A printer for which the document is formatted can be specified with the TextControl.FormattingPrinter property. If the document is printed with this printer the displayed and the printed document have the same dimensions.
Background Printing: Additional contents such as images or watermarks can be printed on a page of a document. An application can add its own PrintPageEventHandler to a PrintDocument
What's New in TX Text Control ActiveX V14?
Section Formatting: A document can be split into several sections to enable different page sizes and margins and different headers and footers in the same document.
Headers and Footers: The contents and the alignment of headers and footers can be different for each section. Also each section can have a special header and a special footer for the section's first page. If a section does not need its own header or footer, its header or footer can be connected with the header or footer of the previous section.
WordprocessingML Format: TX Text Control supports the WordprocessingML part of the Microsoft Office Open XML format. This format is a ZIP compressed XML format for word processing and is used as standard format of Microsoft Word. A TextControl can load and save files (.docx extension) and blocks of memory containing documents formatted with this format.
Import and Export of Heiler HighEdit Fields:TX Text Control also supports the import and export of Heiler HighEdit fields contained in RTF documents. The names of these fields are available through the FieldTypeData property, if the field is of the type txFieldHighEdit.
Import and Export of Microsoft Word Fields: TX Text Control now supports importing and exporting Microsoft Word fields contained in Microsoft Word and RTF documents.
Background Printing: Additional contents such as images or watermarks can be printed on a page of a document. An application can add its own PrintPageEventHandler to a PrintDocument
What's new in TX Text Control V13.0?
True Browser-based Rich Text Editing - Create full featured word processing apps that run in MSIE
Paragraph Formatting - Set multiple new paragraph attributes with shipped dialog box
Horizontal and Vertical Ruler Bars - Set margins, height of headers and footers and width and height of table cells
Contemporary Application Look and Feel - Create slick and highly usable applications with the new styling options
Hypertext Links in PDF Documents - Convert hypertext links to their PDF pendants on export
Clipboard Import - Import HTML formatted text directly from the clipboard
Text Fields and Hypertext Targets - Multiple field handling improvements
New and Updated Features in V12
Text Frames - Freely placeable and programmable text frames can be inserted and positioned as characters or geometrically relative to a paragraph or a page
Anchored Images - Images can be anchored to a specific paragraph and thus maintain their geometrical position, in relation to the paragraph to which they are anchored
New Object Attribute Dialog Box - New built-in dialog box for all image, text frame and object attributes. Settings such as size, layout, position, filename, format, resolution and compression can be adjusted Image Improvements - Simply switch between the image position modes: convert an image inserted as character to an image at a fixed position or anchor it to a paragraph using the new dialog box
Table Formatting - Now it is possible to insert page breaks inside of a table, keep table rows together on one page and to specify the table cell height
New and updated features in V11
Nested Tables - View and edit complex documents, such as datasheets. All text filters (HTML, RTF, DOC and PDF) have been improved
Multi-level Undo and Redo - Get full access to the actions history from program code
Improved PDF Export - Set image resolution and document security
Improved JPEG Export - Set image resolution and image compression
Improved Ruler Bar - Add a modern look and feel to end-user applications
Give your .NET and ActiveX application the ability to read, edit, and create documents in industry standard formats like MS Word DOCX, DOC, RTF, HTML and XML.
PartNumbers: PC-513283-256946 513283-256946 PC-513283-256952 513283-256952 PC-513283-256949 513283-256949 PC-513283-256954 513283-256954 PC-513283-256956 513283-256956 PC-513283-256958 513283-256958
Publisher PartNumbers: TX Std Bundle TX Std Bundle Sub TX Std Bundle Sub Post TX Std Bundle Sub Pre Upd TX Std Bundle Upd TX Std Bundle Sub
PurchaseOptions: TX Text Control Bundle V15.1 SP1 Standard Edition 1 Developer License, TX Text Control Bundle V15.1 SP1 Standard Edition 1 Developer License - with 1 Year Subscription, TX Text Control Bundle V15.1 SP1 Standard Edition 1 Developer License Upgrade from TX Text Control Standard V11 or better (ActiveX or .NET), TX Text Control Bundle V15.1 SP1 Standard Edition 1 Developer License - with 1 Year Subscription Upgrade from TX Text Control Standard V11 or better (ActiveX or .NET), TX Text Control Bundle - Standard Edition Subscription Renewals 1 Developer License - Pre Expiry, TX Text Control Bundle - Standard Edition Subscription Renewals 1 Developer License - Post Expiry - only available 30 days after the expiry date
Resources: Read the TX Text Control .NET help file, Read the TX Text Control ActiveX help file, Read the TX Text Control Editions Comparison - Requires Acrobat Reader, Read the TX Text Control Success Stories - Education, Read the TX Text Control Success Stories - Medical, Read the TX Text Control Success Stories - Office, Read the TX Text Control Success Stories - Office 2, Download the TX Text Control .NET V15.1 SP1 evaluation on to your computer - Expires after 60 days, Download the TX Text Control ActiveX V15.1 SP1 evaluation on to your computer - Displays Nag Screens
Operating System for Deployment: Windows 7, Windows Vista, Windows XP, Windows ME, Windows 2000, Windows 98, Windows NT 4.0, Windows 95
Architecture of Product: 16Bit, 32Bit
Product Type: Component
Component Type: .NET WinForms, Managed/Unmanaged Code - without COM, ActiveX OCX, ActiveX DLL, DLL
Built Using: MFC V4.0, Visual C++ .NET 2002 / 2003, Visual C# .NET
General: Supports Apartment Model Threading
Compatible Containers: Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Studio 6.0, Microsoft Visual Studio 97, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual Basic 6.0, Microsoft Visual Basic 5.0, Microsoft Visual Basic 4.0, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C++ 6.0, Microsoft Visual C++ 5.0, Microsoft Visual C++ 4.0, Microsoft Visual C# 2008, Microsoft Visual C# 2005, Delphi 7.0, Delphi 6.0, Delphi 5.0, Delphi 4.0, Delphi 3.0, .NET Framework 3.5, .NET Framework 3.0, .NET Framework 2.0
Product Class: User Interface Components
Keywords: XML Extensible Markup The Imaging Source Europe Text word words processing textbox Corporate Partner textcontrol RTF rich text edit The Imaging Source (formerly DBS) TX Text Control TXText word processing write formatting textbox unicode PDF txtextcontrol
Publisher
Primary Category
Related Products
Related Categories