Report Page Headers

K

Kevin D.

Is there a way using code to get the height of the Page Header to grow to
accomodate a field in the Page Header set to "Can Grow"? In other words, how
can I trick the Page Header into growing and shrinking based upon the
contents height?

Thanks,
Kevin
 
D

Duane Hookom

You can try create a primary sorting and grouping level on a constant
expression like:

=1

Display the Group Heading. Set the Repeat Section property of the =1 Group
Header section to Yes.
 
F

fredg

Is there a way using code to get the height of the Page Header to grow to
accomodate a field in the Page Header set to "Can Grow"? In other words, how
can I trick the Page Header into growing and shrinking based upon the
contents height?

Thanks,
Kevin

You can't.
Perhaps you can use a Group Header, set to Repeat on each page.
 
Top