Hi, i am making a report with a vertical line that can grow with:
Me.Line (Begining X pos, Begining Y pos) - (Ending X pos, Ending Y Pos)
The content of the section are several graphics with known height. But there is a problem when the content of this section expands for more than 1 unique page, because if the next graphic doesn't fit in the rest of the page so it has to go to the beginning of a new page the line height would have to be increased with the difference between the size of the section in that page and the end of the last graphic in the page. This dimension is what i haven't seen how to measure.
Thanks for any help given.
Me.Line (Begining X pos, Begining Y pos) - (Ending X pos, Ending Y Pos)
The content of the section are several graphics with known height. But there is a problem when the content of this section expands for more than 1 unique page, because if the next graphic doesn't fit in the rest of the page so it has to go to the beginning of a new page the line height would have to be increased with the difference between the size of the section in that page and the end of the last graphic in the page. This dimension is what i haven't seen how to measure.
Thanks for any help given.