hpchr wrote: > hi, > you mean adding a table into pdf and then adding images into the pdf > cells.but i dont want them to show in a table format. In one page i need to > show 9 images with layouts and titles for each image. I have attached an > example file.
IIRC, an Image is a rectangle, so you can use the methods to set a border. Also: Paulo's answer is ideal for you: each image could be inside a table with 1 column and 2 rows: one with the title, the other with the image. No idea why you didn't accept that as a solution, because IMO it's the most elegant way to achieve what you want. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
