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: March 3, 2012:
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.

In new versions of ReportBuilder, the wrapper provides a high-quiality export to PDF and RTF files without using other thirdparty addins. To activate this feature, include ppPDFRendererRV and ppRTFRendererRV units in your project.


The wrapper supports the following ReportBuilder addins:

With eDocEngine, reports objects can be exported to multiple formats, including PDF, RTF, HTML, XHTML, Excel, text, CSV, Quattro Pro, Lotus 1-2-3, DIF, SYLK, TIFF, PNG, SVG (XML-based vector graphics), JPEG, GIF, BMP, EMF and WMF formats

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)