More Than a File Format API: Automate Your MS Word Documents
Replacing MS Office Automation in applications is one of the most typical use cases for document APIs such as TX Text Control. But TX Text Control is not just another "file format API" - it gives you all you need to automate your MS Word compatible documents and reports. Using file format APIs such as the Office Open XML SDK or others is good for document conversion or simple creation processes. But it doesn't give you the full universal, comprehensive options to integrate document editing…

Replacing MS Office Automation in applications is one of the most typical use cases for document APIs such as TX Text Control. But TX Text Control is not just another "file format API" - it gives you all you need to automate your MS Word compatible documents and reports.
Using file format APIs such as the Office Open XML SDK or others is good for document conversion or simple creation processes. But it doesn't give you the full universal, comprehensive options to integrate document editing into your .NET based applications.
Using TX Text Control you can automate, edit and create documents using UI and non-UI components. The following list shows typical uses and features:
Windows Forms |
WPF | ASP.NET | |
WYSIWYG Document Editing (without using MS Word) | ![]() |
![]() |
![]() |
Document Viewer | ![]() |
![]() |
![]() |
Reporting and Mail Merge | ![]() |
![]() |
![]() |
MS Word MergeField, FormField and ContentControl support | ![]() |
![]() |
![]() |
PDF Engine (create and import Adobe PDF documents) | ![]() |
![]() |
![]() |
TX Text Control WordsTM - Template Designer* | ![]() |
![]() |
![]() |
Document Conversion (RTF, DOC, DOCX, PDF, HTML, XML) | ![]() |
![]() |
![]() |
Document File API | ![]() |
![]() |
![]() |
Document Rendering Engine (create images from pages) | ![]() |
![]() |
![]() |
Full Barcode Integration | ![]() |
![]() |
![]() |
Most Powerful Spell Checking Engine | ![]() |
![]() |
![]() |
2D and 3D Charting Support | ![]() |
![]() |
|
* HTML5 Web version will be released in quarter 3 2014. Read more |
All of these features are fully integrated and can be implemented with just a few lines of code. MS Word compatible Mail Merge and Reporting functionality is natively supported by TX Text Control that gives you access to Flow Type Layout Reporting features in an easy-to-use and reusable component.
Reporting
The Text Control Reporting Framework combines powerful reporting features with an easy-to-use, MS Word compatible word processor. Users can create documents and templates using ordinary Microsoft Word skills. The Reporting Framework is included in all .NET based TX Text Control products including ASP.NET, Windows Forms and WPF.
Related Posts
.NET C# PDF Generation Techniques: Which Method is Right for Your Project?
This article explains the distinct advantage TX Text Control offers with its true WYSIWYG (What You See Is What You Get) template system, where templates are designed visually, similar to…
Best Practices for Mail Merge and Form Field Processing in ASP.NET Core C#…
This article provides best practices for mail merge and form field processing in ASP.NET Core C# applications using TX Text Control .NET Server. It shows how to use the Document Editor to create…
Advantages of Flow Type Layout Reporting vs. Banded Reporting or PDF…
This article shows the advantages of flow type layout reporting compared to banded reporting or populating PDF placeholders in .NET C#. It explains the differences and the benefits of using a flow…
TX Text Control 32.0 Has Been Released
We are pleased to announce the immediate availability of TX Text Control 32.0 for all platforms including ASP.NET, Windows Forms, WPF and ActiveX.
Getting Started: Angular Document Editor Attributes Explained
This article explains the possible attributes that can be used when initializing the TX Text Control Document Editor for Angular.