You're gonna want to use a subreport. Either use a fixed style subreport, if you want to stop printing the memo and never have it continue generate flowing on another page. If you do want the memo to generate on another page, then place the memo in a child type subreport and set the StopPosition property of the subreport. It will stop generating the memo on the page when this position is met. Then the subreport will continue printing the memo on the next page.
Comments
if you want to stop printing the memo and never have it continue generate
flowing on another page. If you do want the memo to generate on another
page, then place the memo in a child type subreport and set the StopPosition
property of the subreport. It will stop generating the memo on the page
when this position is met. Then the subreport will continue printing the
memo on the next page.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com