Hi all,
I'm working on a smartform which contains several windows.
In the main one, I have a table.
My problem is that if my table is positionned at the bottom page, it's cut. One part is on page 1 and the rest on page 2.
And my need is to have everyhting on the same page.
I cannot use a "page break" (a command with "go to new page" ticked) before because the previous texts can be very different (with only a couple of lines or many) and so, if there is not a lot of data, I don't need a page break.
I've tried to use a folder in my main area table, no success.
I'm thinking of calculating my table position and size.
It would look like that. If table positition + table size greater than page size, then go to next page.
Does anybody have ever done that ?
Are there some MF to get table position ?
Thanks in advance for your help.
BR,
Pierre