Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Pragnaan component

edited April 2003 in General
Hello !

I use the Pragnaan PsRBExportDevices component to export in PDF or RTF...
Has someone installed this component with the ReportBuilder 7.02 version?
Because I really have some problems to install it ; their .dpk files do not
compile because of the "ppDevice" Uses and I get the error "Internal error
U704".

Thanks for your help,

Anne.

PS:Sorry if this post is misplaced.

Comments

  • edited April 2003
    Anne,

    Make sure you are using the latest release of ReportBuilder... Version 7.02
    Build 2, dated 03/17/2003. You may then have to recompile PsRBExportDevices
    with your new installation of RBuilder. The article below explains how to
    do this.

    -----------------------------------------------------
    Article: Recompiling Add-on Devices
    -----------------------------------------------------

    There are currently two add-on device packs available
    for ReportBuilder: TExtraDevice and PsRBExportDevices.

    When a new version of RB is released, you will need
    to recompile the packages associated with any RB add-ons.


    I. TExtraDevices
    -------------

    1. Select Install Packages in Delphi.
    2. Remove the TExtraDevices package (xtradev.bpl).
    3. Open xtradev.dpk in the ExtraDevices source directory for
    your Delphi version (i.e., ExtraDev\Delphi6\Source\).
    4. Click Install.

    This should recompile TXtradev.pas with the new
    version of RB.


    II. PsRBExportDevices
    -----------------

    1. Exit Delphi

    2. Open the \Source folder and run the file
    'COMPILED6.bat'.

    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


    3. Run Delphi and you should be able to use
    PsRBExportDevices with the new version of RB.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited April 2003
    Thanks for your answer.
    I don't know why but I had to delete the "requires" from the package and
    then, I could compile.

    Anne.


  • edited April 2003
    Hi Anne,

    I'm glad to hear you got it working.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.