Description of EK RTF MS Word report components for Delphi (4-7) :
EK RTF report components allow to use MS Word or other rtf-compatible editor as report designer. Components work with any TDataSet and with unbound data. Output result is editable, ready for printing RTF file. Help and Demo application included. How to use it: - create report template in MS Word - save it in RTF format - place TEkRTF component on form, fill required properties - prepare data in your application - run report using one of Execute methods - run MS Word (or other editor) if you want to view, edit or print your document.