I had a master/detail report.
The report top section has the master info, the middle section has the details, the bottom has more master info.
The detail section can have multiple lines depending on the number of items selected by the user.
The problem is that detail section shrinks and expands, which shrinks and expands the page. I would like to keep the report the same size (8x11) at the time. So this means if there is only one line in the details, that is fine and there would be space below in the fixed detail area, instead of the whole report being pulled up.
example:
top of page
-----------------------------------------------------
| Master |
|---------------------------------------------------|
| Detail 1 |
| Detail 2 |
| Detail 3 |
| Detail 4 |
| Blank (room for more) |
| Blank (room for more) |
| Blank (room for more) |
-----------------------------------------------------
| Master 2 |
| Master 3 |
-----------------------------------------------------
end of page
The report top section has the master info, the middle section has the details, the bottom has more master info.
The detail section can have multiple lines depending on the number of items selected by the user.
The problem is that detail section shrinks and expands, which shrinks and expands the page. I would like to keep the report the same size (8x11) at the time. So this means if there is only one line in the details, that is fine and there would be space below in the fixed detail area, instead of the whole report being pulled up.
example:
top of page
-----------------------------------------------------
| Master |
|---------------------------------------------------|
| Detail 1 |
| Detail 2 |
| Detail 3 |
| Detail 4 |
| Blank (room for more) |
| Blank (room for more) |
| Blank (room for more) |
-----------------------------------------------------
| Master 2 |
| Master 3 |
-----------------------------------------------------
end of page