TX Text Control ActiveX Server is a word processing engine for ASP. Unlike the other versions of TX Text Control, it is not an editor with dialog boxes and menus into which an end-user types.
Build word processing applications you can count on with TX Text Control ActiveX Server.
| Common Word Processing Features |
| Search and Replace Flexible search and replace functionality can be accessed from program code, making the development of powerful batch applications easy. Learn more |
| Document Sections Documents can be divided into an unlimited number of different sections, each one of which may be individually formatted. Learn more |
| Hypertext Links Hyperlinks can be defined within a TX Text Control ActiveX Server document, loaded from and saved to HTML files. Learn more |
| Bullets and Numbered Lists Every aspect of bullets and numbered lists can be influenced from program code. Lists can be incremented and numbered automatically. Learn more |
| Images and OLE Objects OLE objects and images can be freely positioned in a document, either as characters or by programmatically defining the objects position. Learn more |
| Multi-Level Undo / Redo Programmers can add multiple levels of undo and redo to their applications, providing end-users an easy path to correct mistakes they may make. Learn more |
| Page Columns Any number of columns can be inserted into one document. All aspects of the columns can be set with the shipped dialog box and from program code. Learn more |
| Stylesheet Formatting Complete separation of content and formatting is offered with this feature. Stylesheets, defining the look and feel of a document, can be accessed and defined from program code. Learn more |
| Tables Tables can be inserted into documents. Cell contents can contain virtually any kind of formatting. Borders and shading can be set for individual cells. Learn more |
| Printing Printing is available in all editions. A single function call is required to print documents, complete with graphics, tables, page numbers etc. Learn more |
| Text Frames Freely placeable and programmable text frames can be inserted and positioned as a character or geometrically relative to a paragraph or a page. Learn more |
| Headers and Footers Headers and footers are accessible from program code and are loaded from and saved to MS Word or RTF files. Learn more |
| Page and Document Settings Developers can access and define document settings, such as page size, orientation, margins and default printer amongst others from program code. Learn more |
| Image Formats Most popular image file formats are supported. Amongst others: TIFF, WMF, BMP, JPEG, PNG, GIF. Learn more |
| Advanced Programming Capabilities |
| Character and Paragraph Formatting A wide range of rich text and paragraph formatting options are available from program code. Developers can manipulate text server-side, just as end-users would in a WYSIWYG client side word processor. Learn more |
| Text Selections and Character Input Two classes to manipulate text. The former enables developers to change font characteristics and the later returns information about the current position of the caret. Learn more |
| Microsoft Word Merge Fields Import documents, containing Microsoft Word merge fields into TX Text Control ActiveX Server based applications. Learn more |
| Marked Text Fields Marked text fields enable developers to build applications such as mail merge, where for example, (formatted) text is retrieved from a database. Learn more |
| Line and Character Operations Line operations allows developers to process text line-by-line, access statistics such as number of characters in a line of text or the number of lines in a document. Learn more |
| Stylesheet Programming Developers control stylesheets from program code. They can modify a set of predefined stylesheets within a document template or export these stylesheets separately. Learn more |
| Localization |
| Unicode TX Text Control ActiveX Server offers full Unicode support, thus building applications for eastern languages is as simple as for the English / European languages. Learn more |
| Server-Side Word Processing |
| Convert Documents Documents can be loaded, converted and saved to and from any one of TX Text Control ActiveX Server's suported format on demand. This saves physical storage space on the server and offers end-users direct access to live information. Learn more |
| PDF Creation Exporting documents to PDF is as simple as saving to any one of the other supported formats. Developers can add PDF to their applications with one line of code. Learn more |
| Licensing One TX Text Control ActiveX Server license is valid for one developer and one server. In addition, the TX Text Control ActiveX Server license includes one Enterprise client license for client-side development. Learn more |
| Create Documents Developers can build documents from various data sources (databases, image files, text files etc.) and save them to any one of TX Text Control ActiveX Server's supported formats. Learn more |
| Programmatic Word Processing All of TX Text Control's formatting options are available to developers from program code. Just as a piece of text is selected with the mouse, it can be selected from code. Learn more |
| Modify Documents Documents with sources such as databases or physical files can be programmatically assembled. The contents of database fields can be inserted at specified positions in a previously prepared template. Learn more |
| Supported File Formats |
| Hypertext Markup Language (HTML) HTML documents can be loaded and saved, just as easily as other file formats. Use TX Text Control ActiveX Server to create true Intranet and Internet applications. Learn more |
| Adobe Portable Document Format Archive (PDF/A) Export Export directly to PDF/A - the self-contained, device independent file format for the long-term archiving of page-oriented documents. Learn more |
| Microsoft Word (DOC) Load and save documents from and to DOC format. All Word versions from v6, Wordpad to Word XP are supported. Learn more |
| Extensible Markup Language (XML) XML truly separates content from formatting. TX Text Control ActiveX Server supports XML in conjunction with DTDs and CSS stylesheets. Learn more |
| Cascading Style Sheet (CSS) TX Text Control ActiveX Server uses CSS to render XML files. Different views of a document can be created by simply specifying another CSS file. Learn more |
| Document Type Description (DTD) When working with XML, TX Text Control ActiveX Server loads the corresponding DTD to ensure the end-user enters only data that is permitted in the DTD. Learn more |
| Adobe Portable Document Format (PDF) Export Export directly to PDF with no further software or third party printer drivers. Exporting to PDF is as easy as saving to DOC, RTF etc. Learn more |
| Rich Text Format (RTF) RTF offers unmatched interoperability with other word applications. Load and save documents to and from RTF. Learn more |
| Microsoft Office Open XML (DOCX) Load and save documents from and to Microsoft Office Open XML (DOCX) format. Learn more |
| Supported Programming Languages |
| ASP.NET TX Text Control ActiveX Server is deployed as an automation server on Microsoft Internet Information Server (IIS). All properties and methods are available in ASP.NET projects, making TX Text Control ActiveX Server ideally suitable for web server applications. Learn more |