EK RTF MS Word report components for .Net 4.00
EK RTF MS WORD REPORT COMPONENTS FOR .NET SNAPSHOT
EK RTF are report components for .Net, based on a template, visually created in MS Word or other rtf editor. Built-in report language with variables and user functions.
Windows NT/2000/XPPlatform :
$0Price :
2.4 MBFile Size :

Popularity :
EK RTF report are non visual components which allow to use all power of MS Word or other rtf-compatible editor to create, preview, edit and print your reports.
How to make it working:
Design time:
- create report template in any text processor
- save it in RTF format
- place EkRtf component on a form
- set InFile (input rtf template) property
Run time:
- prepare data in your application, create variables if necessary
- run report using one of Execute or ExecuteOpen methods
- run MS Word (or other editor) if you want to view, edit or print your document