Does anybody know if http://reportman.sourceforge.net/ will be available for Delphi XE?
Delphi XE Reportman
634 views Asked by Pieter van Wyk At
2
There are 2 answers
1
On
I don't know this project, but it is GNU/MPL Licensed, it means you can do it by yourself.
As it is available for delphi 2009, if you have some experience dealing with components and packages it is almost trivial to upgrade it to compile with delphi XE.
If not, you can ask the author (or hire someone else) to do the upgrade on your behalf.
I have managed to get Reportmanager 2.9b to install and run under Delphi XE by adding the following lines to the file
rpconf.inc
.Regards, Pieter