TRichView.com
HomeFeaturesHistoryDownloadsOrderResourcesApplicationsSupportContacts

Actions
    RichViewActions
Components
    RichViewXML
    DevExpress
Spell checkers
Reporting tools
     ReportBuilder
Other Resources
Plug-ins

      Additional Resources: Reporting Tools 

TRichView in ReportBuilder

TRichView wrapper for ReportBuilder

License: Free addon for RichView v13.5+ and ReportBuilder by Digital Metaphors
Required compiler versions: Delphi 4 or newer, C++Builder 4 or newer
Source code: included

Wrapper v1.13.1 for ReportBuilder 9–12. Last updated: December 15, 2011:
Source code and test project (158 KB)
Compiled demo (2.20 MB)
Wrapper v1.12.1 for ReportBuilder 7. Last updated: October 21, 2008:
Source code and test project (122 KB)


The wrapper implements two objects: TppRichView and TppDBRichView. They can be used together with (or instead of) ReportBuilder's own richtext objects.

TppRichView and TppDBRichView provide much more sophisticated formatting than the standard objects, including tables, background images, multilevel numbering, etc.


The wrapper supports the following ReportBuilder addins:

With Export Devices, TRichView objects can be exported (as a part of report) to:

  • HTML (as an image)
  • XLS - Microsoft Excel File (as a plain text, or (in PRO version) as an image)
  • RTF - Rich Text Format (as an image or as a simplified rich text)
  • Graphic - Gif, Jpeg, Bitmap, Metafiles
  • PDF - Adobe Portable Document Format (as an image)

With TExtraDevices, TRichView objects can be exported (as a part of report) to:

  • HTML (as a simplified rich text)
  • XHTML (as a simplified rich text)
  • RTF - Rich Text Format (as a simplified rich text)
  • Graphic
  • PDF - Adobe Portable Document Format (as a plain text)