Re: [iText-questions] Content overlap and Z-order depth

2006-01-13 Thread Bruno Lowagie
Paulo Soares wrote: The text will always be over over the rectangle. Maybe you don't see the text because it's the same color of the rectangle. I want to add that the glyphs in a font are shapes. I guess you have set the fill color to green for the Rectangle. If you have added the text immedia

[iText-questions] Content overlap and Z-order depth

2006-01-12 Thread David Woosley
How do I manage the Z-order (depth) for elements draw on either the over or under content? In other words, I am using the stamper to draw on both the over and under content, with existing elements in between. I need to specifically define the depth of each item on either content. Af first, I ass

Re: [iText-questions] Content overlap and Z-order depth

2006-01-12 Thread Paulo Soares
06 8:06 PM Subject: [iText-questions] Content overlap and Z-order depth How do I manage the Z-order (depth) for elements draw on either the over or under content? In other words, I am using the stamper to draw on both the over and under content, with existing elements in between. I need to s

[iText-questions] Content overlap and Z-order depth

2006-01-12 Thread David Woosley
How do I manage the Z-order (depth) for elements draw on either the over or under content? In other words, I am using the stamper to draw on both the over and under content, with existing elements in between. I need to specifically define the depth of each item on either content. Af first, I ass