Adjust height in detail band at runtime
Hi,
How to do this :
---------------------------------------
! report header !
! !
! !
! ------------------------------- !
! ! detail header ! !
! ! -----------------------------! !
! ! dynamic height detail band ! !
! ! ! !
! ! ! !
! ! < dynamic emply lines> ! ! <= how to adjust the height of
2 vertical lines (left and right)
! ------------------------------- ! <= how to print bottom line
at the same place depending of number of detail records ????
! !
! fixed height report footer !
! !
---------------------------------------
Thanks
Denis
How to do this :
---------------------------------------
! report header !
! !
! !
! ------------------------------- !
! ! detail header ! !
! ! -----------------------------! !
! ! dynamic height detail band ! !
! ! ! !
! ! ! !
! ! < dynamic emply lines> ! ! <= how to adjust the height of
2 vertical lines (left and right)
! ------------------------------- ! <= how to print bottom line
at the same place depending of number of detail records ????
! !
! fixed height report footer !
! !
---------------------------------------
Thanks
Denis
This discussion has been closed.
Comments
How are you creating these "dynamic empty lines"? You could possibly use an
empty invisilble region to take up space in your detail band. Otherwise a
dynamic height detail band will always shrink to the smallest size
available.
Take a look at the following example of adding a draw command (line) to the
bottom of the last detail band printed on a page. This should get you on
the right track.
http://www.digital-metaphors.com/tips/LastDynamicDetailLine.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com