<< Unfortunately, I’m trying to have a line that anchors to the bottom of the page header and the top of the page footer, and stretches as I modify the report. I’m going to have to go with a fixed length line, which I will add after the entire report is designed so I don’t have to fiddle with it more than once. >>
The area between the bottom of the page header and the top of the page footer will consist of all the bands between the header and footer. If you place your line(s) in there (not in the header and footer) and set them all to parent height, you'll get the effect that you want -- if if the intermediate bands change height as the result of a stretch operation during the report generation. -- Larry

