Binnicol
4th September 2002, 18:33
I would like to know, how can I print layout of a report in the same page, but in all report.
We are running BaaN c4 on a UNIX environment.
mark_h
4th September 2002, 19:04
Are you talking about printing one layout multiple times on one page? Or are you talking about printing multiple layouts on one page and maybe keeping them together? Could you explain in a little better detail what you are trying to do?
Thanks
Mark
Binnicol
5th September 2002, 09:18
No, for example in a layout "before.tdsls045.cntr" with six lines, when coincide to end of the page, that not split the layout in two pages, all in one page. Ok?
Thaks
klesch
5th September 2002, 09:31
Try this:
before.tdsls045.cntr:
before.layout:
need(6) |* 6 is the number of lines in your layout
evesely
5th September 2002, 16:31
If you don't want to tinker with the report script, you could instead set the "need" value in the Maintain Report Layouts subsession. It is the "Nd" column. So, in this case, you could set that value to 6.