Delphi 7 + RB 15 + TRichView 14 Package

General TRichView support forum. Please post your questions here
Post Reply
jochoa
Posts: 4
Joined: Mon Oct 13, 2014 3:21 pm

Delphi 7 + RB 15 + TRichView 14 Package

Post by jochoa »

I recently upgraded to TRichView 14 but I've forgot to download the proper RB package.

Could you please provide it?

Thanks
jochoa
Posts: 4
Joined: Mon Oct 13, 2014 3:21 pm

Post by jochoa »

Information from the page
http://www.trichview.com/resources/reportbuilder/

"TRichView wrapper for ReportBuilder
License: Free addon for RichView v15.0+ and ReportBuilder by Digital Metaphors
Source code: included
Wrapper v1.17 for ReportBuilder v9–15. Last updated: January 25, 2014:"

1. RichView 15.0+ (I need for v14)
2. When I download this version. I only see folder for RB9 - RB14. There are two .pkg on the root: rvrb15DXE2.dpk and rvrb15DXE4.dpk (I need for D7)

- -
Should I try one of these packages? Which one? please advise.

Thanks
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Resources for TRichView 14.12.7: http://www.trichview.com/rvfiles/archive/v14/
jochoa
Posts: 4
Joined: Mon Oct 13, 2014 3:21 pm

Post by jochoa »

Thank you very much sergey.

I couldn't find the package for Delphi 7.

I took the rvrb15DXE4.dpk and saved it as rvrb15D7.dpk, removed the requirements (for new delphi DXE4) compiled and accepted the new recommended dependencies for Delphi 7.

designide.dcp
rblIDE157.dcp
rbRCL157.dcp
rbRTL157.dcp
rtl.dcp
RVPkgD7.dcp
vcljpg.dcp

But the component does not show on the report designe.

Please advice.

Thank you.
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Include ppRichView in your project (or in "uses" of the main form unit)
jochoa
Posts: 4
Joined: Mon Oct 13, 2014 3:21 pm

Post by jochoa »

Thank you. It works now
Post Reply