The RichText wrapper in ReportBuilder was designed to be a wrapper around any "well designed" TRichEdit descendent. We have not tried this but if the TJvRichEdit component descends from the TRichEdit component in Delphi, you should be able to easily register it as the default RichText editor for ReportBuilder. Take a look at the ppWWRichEd.pas file located in the \RBuilder\InfoPower\... directory for an example of this.
Yes this will make things a bit more difficult. Unfortunately we do not know of any third party suites that offer a wrapper around the TJvRichEdit component for ReportBuilder.
Comments
The RichText wrapper in ReportBuilder was designed to be a wrapper around
any "well designed" TRichEdit descendent. We have not tried this but if the
TJvRichEdit component descends from the TRichEdit component in Delphi, you
should be able to easily register it as the default RichText editor for
ReportBuilder. Take a look at the ppWWRichEd.pas file located in the
\RBuilder\InfoPower\... directory for an example of this.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Yes this will make things a bit more difficult. Unfortunately we do not
know of any third party suites that offer a wrapper around the TJvRichEdit
component for ReportBuilder.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com