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

How to take note of last row printed

edited May 2006 in General
Hi,
I use RBuilder 6.03 and Delphi 6.
I need to take note of the position of the last row printed, after I print a
TppReport containing a TppDetailBand with more TppDBMemo with Stretch=True.
I need this to continue the print on the same sheet in the next printing of
the same TppReport.
Is it possible? Someone knows the way?

Thanks in advance.

Franco

Comments

  • edited May 2006
    Hi Franco,

    I'm a bit unclear about what you would like to accomplish. What information
    would you like to store? Are you interested in the position on the page the
    last detail band will print, or the actual record information that is
    printed? Do you need to know the last detail band on each page or for the
    entire report? Note that the Summary band will always print just after the
    last detail band. This is an easy way to mark this position.

    --
    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.