Home Subreports

Subreport printing order

edited March 2009 in Subreports
Delphi 5 Report Builder Enterprise 5.0

Hi
In Main, detail section i have two Subreports (pbSection).
Subreports have structure :
headerDetail
Details
footerDetails

Both has the same DataPipeline. Difference is in appearance and some
controls. Everything generaly is ok , but my client wants change
printing order for:
One record from subreport1,
one record from subreport2
One record from subreport1,
one record from subreport2
.....
etc.
Now i have of course
All records from subreport1
All records from subreport2

Is it possible ?

Maciej Majewski

Comments

  • edited March 2009
    Hi Maciej,

    You can use the Bring To Front, Send To Back options when right clicking
    over the subreport objects to change their z-order (order in which they
    print). The Report Tree will show you the current z-order which can be
    accessed by selecting the option from the View menu in the designer.

    ReportBuilder 11 now includes the option to Bring Forward and Send Backward
    making the process of fine tuning the z-order much easier.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

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