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

Detailband, memos & overflow

edited February 2004 in End User
Hi !

I have some stretching DBMemos, some vertical lines and a horizontal bottom
line in the detailband...is it possible, if one of the DBMemos overflows, to
supress the output of the non-overflowing objects for this page, and print
the whole detailband on the next page ?

TIA,

Heiko Kn?ttel

Comments

  • edited February 2004

    If you have a horizontal line at the bottom and want it to print only after
    the stretching memo completes printing, then place the horizontal line
    inside a TppRegion. Configure the Region to not print a border and to
    ShiftRelativeTo the Memo.

    If you have two memos above the line. Place the two memos inside another
    TppRegion and configure the lower Region to ShiftRelativeTo the region
    above.

    The vertical lines you probably want to print ever time. Set
    ReprintOnOverflow to True.



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

    Best regards,

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