Just another idea to try to force a footer to stay at the bottom.I was
only able to make the footer stay on the flowed page by thinking about
it a little differently. I have only done this with a single page
document.I build all of my flowed documents in tables, as many as needed
with varying rows and columns as i need for 'positioning' my objects. I
have of course used repeating rows in my tables with add and remove row
buttons.I wanted to have a footer but how to make it stay at the bottom?
Wh...