For Table you'll have to wait for an answer from Bruno. I would try first to use the last iText version, there were table changes.
Best Regards, Paulo Soares > -----Original Message----- > From: Gerald Fehringer [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, September 25, 2002 12:22 > To: Paulo Soares; [EMAIL PROTECTED] > Subject: Re: [iText-questions] table border in case of grayfill or > background color specified > > Hello Paulo! > > You are right, I'm using a normal Table. > Attached please find an example which shows what I mean. > I have specified a border of width 3 around the whole table. For cells > which > have a gray fill the table border is not shown, it only shows the cell > border. > > Please help, > thanks and kind regards, > Gerald. > > PS: Currently using iText 0.92 > > ----- Original Message ----- > From: "Paulo Soares" <[EMAIL PROTECTED]> > To: "'Gerald Fehringer'" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Wednesday, September 25, 2002 12:24 PM > Subject: RE: [iText-questions] table border in case of grayfill or > background color specified > > > > PdfPTable doesn't have a table border as Table has (you're talking about > a > > border that surrounds all the table, right?). Please post a complete, > > working example with your colors and borders and point exactly what > should > > be there or not. > > > > Best Regards, > > Paulo Soares > > > > > -----Original Message----- > > > From: Gerald Fehringer [SMTP:[EMAIL PROTECTED]] > > > Sent: Wednesday, September 25, 2002 11:05 > > > To: [EMAIL PROTECTED] > > > Subject: [iText-questions] table border in case of grayfill or > > > background color specified > > > > > > Hello! > > > > > > I'm creating a PdfPTable with some rows and want to apply alternate > > > coloring to the rows (i.e. 1st row light gray, 2nd row dark gray, 3rd > row > > > light gray, ..). > > > The problem is that when I use gray fills or background colors then > the > > > border specified for the table is gone. It seems like the gray fill is > > > drawn upon the table border. > > > My pdf looks similar to > > > <http://www.lowagie.com/iText/examples/Chap0507.pdf> then. > > > > > > If I specify borders for cells those will be drawn on top of the gray > fill > > > but one can notice gaps in between. > > > > > > What can be done to have table borders be drawn properly? > > > > > > > > > Thanks for your help, > > > Gerald. > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > iText-questions mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > << File: Tables.java >> << File: tables.pdf >> ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
