tjlav - According to Paul (and he can jump in if I explain this
incorrectly), LiveCycle does not do page breaks off the side of the
page. He recommended making the landscaped table repeat.On the add
button, check the current count of the table instances and of the column
instances. If there is more than one table, check the number of columns
in the last table. If there is room to add another, add another to that
table. If there isnt enough room, add another table with one column.Make
sense?As fa...