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

VerticalLabels from CoolDev...

edited October 2003 in End User
Hi,
Does anyone have an idea why can't I compile rotated labels components from
CoolDev.com? I just keep getting:
"[Fatal Error] BuilderControl.pas(17): Internal error: U783".

Thanks you,
MB

P.S.: Please tell me if, If someone has a compiled version of
"BuilderControls" please share it with me.

Comments

  • edited October 2003

    I just tried compiling the BuilderControls using D7 and RB 7. (I had to make
    a few mods, which I have now uploaded to our web site. You should download
    the updated components from friends | RCL page of our web site.)


    Steps:

    1. Open the RBuilder\Demos\EndUser\Report Explorer\EndUser.dpr project. Add
    BuilderControls to the 'uses' clause.

    When I tried to compile I received a couple of errors. I had to update the
    source code for the calls to ppSubstituteFont, this method has been
    reimplemented as TppDeviceSubstitutions.SubstituteFont.

    Run the project and the components should appear on the ReportBuilder
    component palette.

    2. The second step is to compile the 2 packages.

    Open each package and modify the Requires clause to relfect the appropriate
    ReportBuilder rbRCL package:

    rbRCL75 - ReportBuilder 7 for D5
    rbRCL76- ReportBuilder 7 for D6
    rbRCL77- ReportBuilder 7 for D7

    Compile the BuilderControlsPackage first, followed by the
    BuilderControlsDesign package.



    --
    Nard Moseley
    Digital Metaphors
    http://www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.