Print a Table on the report
Hello,
I want to print a table on my report. The width of this table is higher than
the width of the page. Is there a possibility to break a page automaticly by
a defined width, like the TppCrosstable do, or have I to calc the widths by
myself?
Thank for your help
Christine
I want to print a table on my report. The width of this table is higher than
the width of the page. Is there a possibility to break a page automaticly by
a defined width, like the TppCrosstable do, or have I to calc the widths by
myself?
Thank for your help
Christine
This discussion has been closed.
Comments
You will need to separate your table out using two subreports and then
collating the pages in each subreport. Below is an example of how to do
this. It more or less generates each page of the two subreports to memory
and reorders them so they appear to print in the order you need. Subreport
1 is the odd pages and subreport 2 is the even pages.
http://www.digital-metaphors.com/tips/SpreadsheetStyleReport.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com