Problem printing subreport on the footerband
Hello,
We are using D6 and RB6.03. We have a report with several subreports on the
detailband. Now we want to print some text on top of every page and at the
end of every page. To print on top of every page, we created a subreport on
the headerband, its works perfect. To print at the end of every page, we
create a subreport on the footerband. This doesn't work, we get only one
line instead of 5 lines. We are using a TppJitPipeLine on each subreport,
and the PrintBehavior is pbChild.
Can anybody help us solving this problem.
Thanks.
Albert Albers
Rovecom b.v.
We are using D6 and RB6.03. We have a report with several subreports on the
detailband. Now we want to print some text on top of every page and at the
end of every page. To print on top of every page, we created a subreport on
the headerband, its works perfect. To print at the end of every page, we
create a subreport on the footerband. This doesn't work, we get only one
line instead of 5 lines. We are using a TppJitPipeLine on each subreport,
and the PrintBehavior is pbChild.
Can anybody help us solving this problem.
Thanks.
Albert Albers
Rovecom b.v.
This discussion has been closed.
Comments
The footer band is the one band that cannot stretch vertically (i.e. you
cannot set PrintBehavior to phDynamic.) The footer band must be a fixed size
height. If you need to print a fixed area at the bottom of each page, you
could use a subreport set to pbFixed.
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com