Op 8/02/2011 10:07, yenugula suresh schreef: > Hi , > i am generating the PDF with Tables using IText. I have a footer > table ,i need to add the image to the footer. OK, we already knew that from your previous mail. What we don't know, is how you are adding the image to the table, and what do you want it to look like? Do you want to wrap the image inside a Chunk? Do you want to wrap a single image inside a single cell? If so, does it need to be scaled automatically? Do you want to add the image to the cell in composite mode? All of the above is possible; it's explained in the book, and there are online examples.
If your question is: can I add an image to a table, then the answer is Yes. If your question is: how do I add an image to a table? Then we need to ask you counter-questions. The most important question is: What have you even tried? If you've tried, what was the problem? Didn't it show up? Did it show up, but not on the right place? Please CLARIFY! DO NOT IGNORE COUNTER-QUESTIONS!!! ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions 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
