Form printing - Full form on first page, if overflow to second, print a different layout of header t
I would like to know how to do this.
I have a form that prints as follows:
Header
Detail
Footer
This has worked great, but now I have been asked to print a different
layout if the detail records overflow to second page. They would like
it to basically just print a different header layout stating something
like supplement page, and then just print the rest of the detail records
on this page. And of course if there is more after that, then do the
same.
I am not very strong on this product, so please be nice (lol). I know
there must be a way to do this and instead of the normal trial and
error, I figured I would ask the experts. Can anyone help?
Thanks,
Chris
I have a form that prints as follows:
Header
Detail
Footer
This has worked great, but now I have been asked to print a different
layout if the detail records overflow to second page. They would like
it to basically just print a different header layout stating something
like supplement page, and then just print the rest of the detail records
on this page. And of course if there is more after that, then do the
same.
I am not very strong on this product, so please be nice (lol). I know
there must be a way to do this and instead of the normal trial and
error, I figured I would ask the experts. Can anyone help?
Thanks,
Chris
This discussion has been closed.
Comments
Take a look at the following example. It places a "continued" message in
the footer if the detail band overflows to the next page. It should be just
as easy to place the message in the header band.
http://www.digital-metaphors.com/tips/ContinueNextPageMessage.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I will take a look and see if I can figure it out for this project.
Thanks,
Chris