Page 1 of 1
ppRichView loaded but I can't find components
Posted: Wed Apr 06, 2011 3:47 pm
by agent86
Delphi 7 Enterprise
Report Builder 12
I have loaded the ppRichView wrapper but I can't find it?
Where is the ppRichView? Is there a ppDBRichView? How do I make them avaialble?
I've been through all the ppRichView posts and can't seem to figure out where they are.
Thanks
Posted: Wed Apr 06, 2011 5:12 pm
by Sergey Tkachenko
Did you install this wrapper? Currently, it does not include a package for RB12 Delphi 7.
You need to create it, add all pas-files of the wrapper in it, and install this package.
I installed wrapper for Report Builder 12 previously...
Posted: Wed Apr 06, 2011 5:47 pm
by agent86
http://www.trichview.com/forums/viewtop ... highlight=
I did the things you listed here in this previous post. It installed fine. Where are components supposed to be? When I click on the report builder or richview tabs I do not see any ppRichview components.
Posted: Wed Apr 06, 2011 6:04 pm
by Sergey Tkachenko
Include ppRichView and ppPDFRendererRV in "uses" of one of units of your project.
After that, ppRichView and ppDBRichView must be available when you run the application.
They also should be available if you open the report designed at design time. If not, open the menu Components | Install Package, and make sure that RV RB wrapper package is there, and it is checked.
Seems to be installed
Posted: Wed Apr 06, 2011 6:58 pm
by agent86
Component|Install Package|
TRichView Wrapper for ReportBuilder 11 has a check mark.
Will there be a ppRichView component on the RichView or Report Builder tabs on the componenet pallet?
If there is supposed to be a component on one of the component tabs maybe I installed it wrong.
Posted: Thu Apr 07, 2011 1:06 pm
by Sergey Tkachenko
No, they are not components. They appear on the ReportBuilder designer toolbar.