[EMAIL PROTECTED] wrote: > If it is not possible, another way to do this is to add a Rectangle, but I > don't > know where to put it so that it overlaps a specific chunk.
That's the way to go. Use a Generic Tag as explained in the book on page 125-127. http://itext.ugent.be/itext-in-action/examples/chapter04/results/fox_dog_generic1.pdf (I used an ellipse, but it might as well be a rectangle.) Google for onGenericTag, and you'll find some examples. br, Bruno ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
