Business Form-like report
I have a report with a header, 2 subreports (in the detail) and a footer;
the subreports have a each a header and a detail sections. All sections are
delimited by boxes (using TppShapes) with the actual data-bound controls
inside of them. I am doing this so that the report looks like a business
form. My issue is with the last page: when there's not enough detail to fill
it completely, there is an empty, "unboxed" space between the last subreport
and the footer. Is there any way to make a box shape print in the unused
part of the detail of the last page?
Thanks in advance
Rudy
the subreports have a each a header and a detail sections. All sections are
delimited by boxes (using TppShapes) with the actual data-bound controls
inside of them. I am doing this so that the report looks like a business
form. My issue is with the last page: when there's not enough detail to fill
it completely, there is an empty, "unboxed" space between the last subreport
and the footer. Is there any way to make a box shape print in the unused
part of the detail of the last page?
Thanks in advance
Rudy
This discussion has been closed.
Comments
Check out the following example which fills the empty detail space with
lines by adding draw commands directly to the page. You could do something
similar with the shape you are using.
http://www.digital-metaphors.com/tips/FillPageWithLines.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com