|
Hi together,
I try to place a footnote text at the bottom margin of a page. For this reason I use the footnote tag from the taglib. While it exists at the correct place in HTML, in Pdf it will be displayed two page earlier. If I try to implement it using a div tag positioned absolutely top/leftI get it right for one element constellation. But if the element structure changes the footnote will be anywhere maybe nowhere. If I place it absolutely bottom positioned the HTML will be right, but the footnote will be elsewhere but not at the desired place. What´s wrong? What can I do? Thanks Lutz
|