Here is my situation:
I need to print to a pre-printed employee form. The bottom section of my main report remains the same with the employee's info. There is a subreport above this employee's info that can "spill over" to the next page. When it does "spill over", I need to print the bottom section again and the "spill over" info. I cannot use CanGrow property, as it will move my entire bottom section to the next page. Not sure how to do this. Any ideas?
_____________________________________________
| | |
| | |
| | |
| | |
| | <other info> |
| | |
| | |
| |__________________________ |
| |
| <employee Info> |
|_______________________________________Page 1_|
_____________________________________________
| | |
| | |
| | |
| | |
| | <other info continued> |
| | |
| | |
| |__________________________ |
| |
| <employee Info> |
|_______________________________________Page 2_|
Hope this is clear. Any ideas?
Sue
I need to print to a pre-printed employee form. The bottom section of my main report remains the same with the employee's info. There is a subreport above this employee's info that can "spill over" to the next page. When it does "spill over", I need to print the bottom section again and the "spill over" info. I cannot use CanGrow property, as it will move my entire bottom section to the next page. Not sure how to do this. Any ideas?
_____________________________________________
| | |
| | |
| | |
| | |
| | <other info> |
| | |
| | |
| |__________________________ |
| |
| <employee Info> |
|_______________________________________Page 1_|
_____________________________________________
| | |
| | |
| | |
| | |
| | <other info continued> |
| | |
| | |
| |__________________________ |
| |
| <employee Info> |
|_______________________________________Page 2_|
Hope this is clear. Any ideas?
Sue