making footer
Geplaatst: 24 mei 2007, 09:12
hy
I have a problem with the position of my footer on my webpages. The problem is that I generate my php-page with data from my phpmyadmindatabase and I need to convert that php-page to a pdf with adobe pdf-creator. So all data is positionned relative but I need an absolute footer!
Adobe just takes the information and converts it to a pdf. So because I want the footer always on the same place I need to position it absolute on each page. How can you solve this knowing that you don't know how long each page is?
I have a problem with the position of my footer on my webpages. The problem is that I generate my php-page with data from my phpmyadmindatabase and I need to convert that php-page to a pdf with adobe pdf-creator. So all data is positionned relative but I need an absolute footer!
Adobe just takes the information and converts it to a pdf. So because I want the footer always on the same place I need to position it absolute on each page. How can you solve this knowing that you don't know how long each page is?