Seen a repeatable problem with Tables: using Generator and BindXML:
If a table with MarginTop value other than zero is flowd by previous content so that the table should render near the end of a page (or actually onto the next page), the tables rows get drawn over the bottom margin and over the possible footer content.
With tests sofar, setting MarginTop to 0 will work correctly and always manage to place the tables rows on the page where they fit.
If a table with MarginTop value other than zero is flowd by previous content so that the table should render near the end of a page (or actually onto the next page), the tables rows get drawn over the bottom margin and over the possible footer content.
With tests sofar, setting MarginTop to 0 will work correctly and always manage to place the tables rows on the page where they fit.