Products Technologies Demo Docs Blog Support Company

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…

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 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) Included Included Included
Document Viewer Included Included Included
Reporting and Mail Merge Included Included Included
MS Word MergeField, FormField and ContentControl support Included Included Included
PDF Engine (create and import Adobe PDF documents) Included Included Included
TX Text Control WordsTM - Template Designer* Included Included Included
Document Conversion (RTF, DOC, DOCX, PDF, HTML, XML) Included Included Included
Document File API Included Included Included
Document Rendering Engine (create images from pages) Included Included Included
Full Barcode Integration Included Included Included
Most Powerful Spell Checking Engine Included Included Included
2D and 3D Charting Support Included Included
* 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.

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

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.

See Reporting products

Related Posts

ASP.NETReportingPDF

.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…


ASP.NETReportingASP.NET Core

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…


ASP.NETReportingASP.NET Core

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…


ActiveXASP.NETReporting

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.


AngularJavaScriptReporting

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.