morsi wrote:
to alternate color between line into my tables, i use the property
BackgroundColor (SetBackgroundColor) for a PdfCell !
So you were misleading us by saying it worked with Table but not with PdfPTable ;)
Your question had nothing to do with Table.
When i delete this property from my PdfPTables, the watermark appear
covering the table !
Covering the table??? You mean under the table.
I dont find how to make a cell transparent ! i need BackgroundColor for my 
PdfPtable !
You have the answer in the example I gave you earlier:
Either you add the watermark ON TOP of the table, but make sure
it's transparent (PdfGState) or you make the backgroundcolor of
the cells transparent, by setting the background color not the way
you do it, but in a cell event (use the cell event example of chapter
10 and draw a rectangle instead of an ellipse).
br,
Bruno

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/

Reply via email to