I'm trying to add a table into footer using iText 4.2.1 from clojure (clj-pdf). 
If i add a table to the header no problem, but if i do with the footer (same 
code) the table isn't show. The steps i follow are :

create an empty Paragraph to use as container
create Table (or something else)
add Table to Paragraph-container
create a new HeaderFooter element passing as argument the paragraph-container
set Header/Footer to document passing the HeaderFooter element
Thanks in advance, any kind of suggestion is appreciate.

Paolo
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to