Eskimo
12-07-2006, 08:44 PM
I have an app in an intranet environment that creates printable reports with the intent that these reports will be signed and filed.
In the past I have used tables to get the signature block to always appear at the bottom of the page no matter how many pages the report ended up being. Of course this means that the table had a height attribute set which doesn't really exist. I would like to do this in a more intelligent fashion but am having difficulty getting the desired results.
My original answer was just NOT having the signature block always appearing at the bottom but just ending up wherever it would in normal document flow. I was sneered at in a menacing way and told that wouldn't cut it. I laughed to myself inside a bit and moved on.
I have tried absolutely positioning a div but it only locks it to the bottom of the first page and the text flows behind it. (IE7 and FF2)
I have no doubt that I'm making this more complicated than need be. I'm sure there is a Put this at the bottom of a printed page tag that I'm missing. :rolleyes:
In the past I have used tables to get the signature block to always appear at the bottom of the page no matter how many pages the report ended up being. Of course this means that the table had a height attribute set which doesn't really exist. I would like to do this in a more intelligent fashion but am having difficulty getting the desired results.
My original answer was just NOT having the signature block always appearing at the bottom but just ending up wherever it would in normal document flow. I was sneered at in a menacing way and told that wouldn't cut it. I laughed to myself inside a bit and moved on.
I have tried absolutely positioning a div but it only locks it to the bottom of the first page and the text flows behind it. (IE7 and FF2)
I have no doubt that I'm making this more complicated than need be. I'm sure there is a Put this at the bottom of a printed page tag that I'm missing. :rolleyes: