Did you try PdfContentByte.setRGBColorFill?  That would be my guess to set that before your showTextAligned.  Hope this helps,
Kenny
----- Original Message -----
To: itext
Sent: Thursday, February 13, 2003 3:48 PM
Subject: [iText-questions] text background color

Hi;
 
PdfContentByte.setColorStroke() sets the color of text being drawn with PdfContentByte.showTextAligned(). How do you set the background? (It's not PdfContentByte.setColorFill().)
 
thanks - dave

Reply via email to