Bruno,

I'm still trying to get 3 rows printed as footer. You suggested I remove the setFooterRows() call, even though I thought that would force the footer table to show 3 rows.

bruno <[EMAIL PROTECTED]> wrote:
You are trying to add a table with writeSelectedRows in a page event
(probably in an onEndPage method). Incidentally this table acts as a
footer for every page, but that doesn't matter.
Based on this three line description of your requirement, you are drawing
the table on every page. I don't understand why you use the methods
setFooterRows or setHeaderRows. These methods are used when you
want to distribute a table over multiple pages automatically. This doesn't
happen when you use writeSelectedRows.
In other words: your question confuses me, and I don't know what to answer,
but maybe my three line description is sufficient to solve the problem.
br,
Bruno

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions


Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1ยข/min.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to