Filling To The Bottom Of The Page
I have a report that contains a group on an order number. On the detail line
I have a number of lines and data. The lines create a style that looks like
columns streching down the page.
What I need to do is after all of the details have been printed is to
continue the columns to the end of the page where I then print out the
column totals. The number of detail lines varies depending on how many
items are on the order.
How do I do this???
Thanks In Advance
Martin Smith
I have a number of lines and data. The lines create a style that looks like
columns streching down the page.
What I need to do is after all of the details have been printed is to
continue the columns to the end of the page where I then print out the
column totals. The number of detail lines varies depending on how many
items are on the order.
How do I do this???
Thanks In Advance
Martin Smith
This discussion has been closed.
Comments
You can do this by manually adding TppDrawLine drawcommands to your report
at runtime. Please see the following example on how to add horizontal lines
to the bottom of the page. You will need to do something similar with
vertical lines.
http://www.digital-metaphors.com/tips/FillPageWithLines.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com