Hello All!I have a form with one table made up from subforms. The header
subform is made up from textfields.I set the rawValue, height and width
of the "header cells" through script.My problem is that I use this
header as an overflow header. On the first page everything looks fine
but on the consequent pages the body rows don’t get pushed down, they
overlap the header.The searched for a good day and tried out all the
stuff I found (positioned subforms, page breaks, etc).Is there any
solution tha...