[EMAIL PROTECTED] wrote: > Hello, > > I'd like to offer a table for all included file attachments. There was a hint > of Bruno Lowagie to use the cell event. Below you find an excerpt from > my test case.
I'm not sure if I understand the question. Please clarify: - in your code snippet you ADD file attachments; is this what you intend to do are are the attachments already present in the file? - is it OK for you that the table with the overview of the attachments is on a separate (new) page? If so, you could maybe create the page separately and then use PdfCopy to merge it into the existing document. (Or else you'll need PdfTable.writeSelectedRows()) - reading this question, I think your other question is indeed about portable collections. I think you'll find some answers on the WIKI I referred you to, but you. I'm sorry that I can't give you an answer that is more to the point rightnow, but I have an appointment in ten minutes, and I probably won't be available for the rest of the day. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
