Hi,
Is it possible to set a table as a header?
I've tried to take a look in tutorial session but it just insert a phase.
HeaderFooter header = new HeaderFooter(new Phrase("This is a header"),
false);
document.setHeader(header);
Besides, I've also tried to use the following code but it seems no use.
:
:
document.add(table1);
table1.endHeaders();
Please advise.
Thanks for your help!
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions
