There are currently three add-on device packs available for ReportBuilder: TExtraDevice, PsRBExportDevices and eDocEngine
When a new version of RB is released, you will need to recompile the packages associated with any RB add-ons.
<PsRBExportDevices> is the folder you installed PsRBExportDevices to (by default it is C:\Program Files\Pragnaan\PsRBExportDevices...).
There are different batch files for different versions of Delphi, run the correct file:
'COMPILED6.bat' for Delphi 6
'COMPILED5.bat' for Delphi 5
'COMPILED4.bat' for Delphi 4
For full details refer to the Gnostice eDocEngine Help file under topic: Installing and Re-compiling eDocEngine Additionals | ReportBuilder Export Interface.
<eDocEngine InstallDir> refers to the folder you installed eDocEngine to (by default: C:\Program Files\Gnostice\eDocEngine 1.0 VCL).
Different packages are included for each version of Delphi supported. Use the appropriate one for your version of Delphi:
gtRBExpD50.dpk & DCLgtRBExpD50.dpk for Delphi 5
gtRBExpD60.dpk & DCLgtRBExpD60.dpk for Delphi 6
gtRBExpD70.dpk & DCLgtRBExpD70.dpk for Delphi 7