Hi!
I have installed Delphi 2010 Professional and FastReport 4.9. A few days ago I installed TeeChart Pro 2014. The problem is that I can't make FastReport and TeeChart work together. I found that FR 4.9 supports TeeChart up to 8. Is there any solution that allows them to work together?
Greetings
BartoszT
TeeChart 2014 and FastReport 4.9
Re: TeeChart 2014 and FastReport 4.9
Hello BartoszT,
If you want to use a package that integrates TeeChart into one of its packages, you may have to rebuild the package integrating TeeChart in a similar way than in the QuickReport article here.
Steema supports the integration of TeeChart into QuickReport and Intraweb components. For the integration in other 3rd party components, please contact the 3rd party manufacturer.
If you want to use a package that integrates TeeChart into one of its packages, you may have to rebuild the package integrating TeeChart in a similar way than in the QuickReport article here.
Steema supports the integration of TeeChart into QuickReport and Intraweb components. For the integration in other 3rd party components, please contact the 3rd party manufacturer.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart 2014 and FastReport 4.9
Thank you for your reply. I'll try the solution from the article.
Best regards
BartoszT
Best regards
BartoszT
-
- Newbie
- Posts: 60
- Joined: Fri Nov 22, 2013 12:00 am
Re: TeeChart 2014 and FastReport 4.9
I have completely given up on using Fast Report together with TeeChart Pro. The recompile tool of Fast Report has been broken in the Embarcadero Edition for XE5 as well as XE6.
Re: TeeChart 2014 and FastReport 4.9
Hello,
I'm sorry to hear that. Have you contacted Fast-Report support team to get assistance on this?jens.mertelmeyer wrote:I have completely given up on using Fast Report together with TeeChart Pro. The recompile tool of Fast Report has been broken in the Embarcadero Edition for XE5 as well as XE6.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 14
- Joined: Tue Apr 08, 2014 12:00 am
Re: TeeChart 2014 and FastReport 4.9
I am using FastReport 15.9 with the TeeChart2014, it works fine after recompile of the FastReport for TeeChartPro (for x86 and x64 too)
With bets regards
Vladimir
Vladimir
-
- Newbie
- Posts: 60
- Joined: Fri Nov 22, 2013 12:00 am
Re: TeeChart 2014 and FastReport 4.9
I once bugged them by using a support ticket and they sent me a new "recompile.exe" which was able to recompile for XE5. Regarding XE6, I have lamented and ranted several times on their support forum, but it seems pretty much dead. As you can see, I'm not the only one. I shall try with a support ticket another time.Yeray wrote:Have you contacted Fast-Report support team to get assistance on this?
Somehow, I can even understand them. They're probably not making any money with the "Embarcadero Edition" and don't want to waste their time with people using free editions.
Re: TeeChart 2014 and FastReport 4.9
Hi Jens,
The only alternative I can think on is to try to rebuild the packages manually as indicated above. If you have packages working for a previous IDE, you could try to copy the sources of the packages, update the names of the packages and the references in them to match the new environment, and try to manually rebuild them.
As you can read in the mentioned article for QuickReport, this is the way we build the packages for it. No special secret, that doesn't mean no complications.
The only alternative I can think on is to try to rebuild the packages manually as indicated above. If you have packages working for a previous IDE, you could try to copy the sources of the packages, update the names of the packages and the references in them to match the new environment, and try to manually rebuild them.
As you can read in the mentioned article for QuickReport, this is the way we build the packages for it. No special secret, that doesn't mean no complications.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |