Hi folks,
This is FOP.
I need a specific table on single page it self.
This table comes in middle of the page.
I dont want the table to span on 2 pages...
It should either be on 1 page or on page 2.
================
================
table1
table2
================
page1 ends
================
================
page 2 begins
================
table 2 contd
.......
.......
================
i dont want the above situation. Either table 2 goes on page2 or on page 1. it should not be divided between two pages...
NE clue?
Please respond asap
With FOP you simply build the tree that is the tables, before you decide the page layout.
Simon