Dynamic placement and font siz of sub-reports

J

Joseph Greenberg

I have a report that has a text field that is set to CanGrow. I would like a
subreport (which is also set to CanGrow) which appears below it to move
vertically based on the size of the top text field in the main report. The
catch is that my detail area is NOT set to CanGrow (it's a label, so I don't
want it to grow beyond the default setting). Anybody have any idea how to
dynamically position a subreport?

Also, is it possible to dynamically set font size for all the fields in a
subreport if the height of the report extends past the height of the detail
area (which is not set to CanGrow)?
 
D

Duane Hookom

Have you considered moving the field from the main report to a group header
in the subreport? Then you can let them grow together.
 
J

Joseph Greenberg

I have two supreports, one on top of the other, so I don't think this will
work. However, I did get the placement right finally, and correct cangrow
and canshrink for all the elements, so it's working for me. thanks though.
 
D

Duane Hookom

I'm not sure why my suggestion is affected by two subreports. However, glad
to hear you got it working.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top