Hi,
I Have a Table wich contain "y" rows and "x" columns, "x" and "y" are
unknow, I want to set a Table wich fit only one page, with same rows height,
and same columns width. So I calculate the rows.height like that :
TableHeight = document.size.height - document.margin.top -
document.margin.bottom
RowHeight = TableHeight / y
this formula work well but when I set header and footer, it doesn't because
I need to take care about header and footer height. So How can I get the
header and footer REAL height ?
PS : document.header.height doesn't give the real header height, maybe I
miss some cotasion
--
View this message in context:
http://www.nabble.com/Header-Footer-set-get-size-position-tf3690815.html#a10318825
Sent from the iText - General mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/