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

Simple Question...

edited June 2005 in General
Hi,

I?m from Brazil, so my english is bad... Sorry...
How can i create a label in a Report Builder to use in a Designer ?

Example :

The user select how many labels he want in the report, and the application
open a Designer with this labels !!!!???

Thanks.



--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited June 2005

    See the following article and the CodeBase thread of the Tech Tips
    newsgroup.


    ---------------------------------------------
    Tech Tip: Create Reports in Code
    ---------------------------------------------

    A ReportBuilder report is composed of a set
    of components. Like other standard Delphi
    components, the components which make up the
    report layout have a run-time interface.
    That is they can be created and configured
    using Object Pascal code.


    A complete example of creating a report entirely
    in code is contained in the Developers Guide.

    The Developers Guide is located in the
    ..\RBuilder\Developers Guide\ directory.


    --
    Tech Support mailto:support@digital-metaphors.com
    Digital Metaphors http://www.digital-metaphors.com



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


    Best regards,

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