I am creating a PDF using vb.net an EO.pdf. The PDF contains a three-column table with an unknown number of rows and user-defined data in each cell. The User may also choose landscape or portrait. I need to be able to force a page break when there is no vertical space left for the next row. How can I determine the height of the table after each row has been inserted, in order to trigger a test to throw a new page ??