I think I sort of understand, but does somebody have a quick example? By marker do you mean like you would do to get the lastPage?
-----Original Message----- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 5:49 PM To: [email protected] Subject: Re: Table size spanning pages Noll, Jeffrey T HS wrote: > What I'm looking to do is for the table footer to be placed in the same > location on the last page of the invoice. IE: the total invoice value and > summary notes should be placed 1" from the bottom of the page. What's > happening now is that the footer is getting printed whever the table leaves > off. .... > Any advice on how to handle this? When paging through invoices people would > like to have the location of table footer in the same location. Don't use a table footer. Attach a marker to the last row of the table containing the total value and whatever, if necessary as a complete table itself, end reference the marker in the region-after text. It may be necessary to have the region overlap the body in order to get the summary placed properly. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
