TChart 7 Pro & QR 5 Pro - QRChart Component

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
TimH
Newbie
Newbie
Posts: 9
Joined: Mon Mar 19, 2007 12:00 am

TChart 7 Pro & QR 5 Pro - QRChart Component

Post by TimH » Fri Jan 04, 2013 7:03 am

I have Delphi 2006 Pro with TeeChart 7 Pro installed - I added Quickreport 5 and then tried to add the QRChart component but in the Teechart directory I can only find the package for QR4 which I tried to install but does not work - Please advise if I will need to upgrade my Teechart version to obtain the relevant QReport QRchart package or if there is a work-around/place where I can download the QRChart package for Quickreport 5 pro ?

Thanks in advance

Tim

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TChart 7 Pro & QR 5 Pro - QRChart Component

Post by Yeray » Fri Jan 04, 2013 8:39 am

Hi Tim,

The packages for QuickReport 5 weren't included with TeeChart v7 because QuickReport 4 was the latest version at that time.
However, it shouldn't be difficult to upgrade these packages to support QuickReport 5. The packages shipped with TeeChart Pro v7 for Delphi 2006 are named DclTQR710 (.dpk and .res) and TeeQR710 (.dpk and .res), isn't it?
- Backup the TeeQR710.dpk package.
- Edit it (with notepad or similar) and modify the following package in the required list: QRpt -> QR5RunD2006
- Open the IDE and build TeeQR710.dpk and then DclTQR710.dpk.
- If no error has been shown, you should be able to find and install the generated DclTQR710.bpl.

For further (more generic) instructions, please read the QuickReport article here
If you still find problems with it, don't hesitate to let us know.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

TimH
Newbie
Newbie
Posts: 9
Joined: Mon Mar 19, 2007 12:00 am

Re: TChart 7 Pro & QR 5 Pro - QRChart Component

Post by TimH » Fri Jan 04, 2013 1:54 pm

Build TeeQR710 no errors
Tried to build DclTQR710.dpk as instructed and it returns error :-

[Pascal Fatal Error] DclTQR710.dpk(33): E2202 Required package 'DclTee710' not found

I can not locate this file ?

Thanks for your assistance

Tim

TimH
Newbie
Newbie
Posts: 9
Joined: Mon Mar 19, 2007 12:00 am

Re: TChart 7 Pro & QR 5 Pro - QRChart Component

Post by TimH » Fri Jan 04, 2013 2:09 pm

Sorted problem - had to change to reflect pro as I have the pro edition - All built, compiled and installed

"DclTeepro710"

Thanks for your assistance

Tim

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TChart 7 Pro & QR 5 Pro - QRChart Component

Post by Yeray » Fri Jan 04, 2013 3:03 pm

Hi Tim,

I'm glad to hear you found how to make it work.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply