[EMAIL PROTECTED] wrote: > Here's what I want to do > 1. create a table. 2. add an image to a cell. 3. overlay the image with > text. > What happens is the cell is expanded with the text under the image. > I'm not sure of using PdfContentByte ro position the text
There are different ways to achieve this and I don't know which one is best in your case, because I don't have the full picture of what you are trying to do. Just have a close look at this example from the book: http://1t3xt.info/examples/browse/?page=example&id=164 That should already give you some idea about some possible solutions. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
