Ahh...makes sense. Thanks Paulo. Kenny ----- Original Message ----- From: "Paulo Soares" <[EMAIL PROTECTED]> To: "'Kenny G. Dubuisson, Jr.'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 30, 2003 12:25 PM Subject: RE: [iText-questions] PdfPCell with multiple border widths on one cell
> A PdfPTable event gives you the coordinates of the cells. If you create the > table without borders and then fill those borders in PdfPTableEvent there's > no limit to what you can do. There's an example in my site that paints the > borders with random colors. > > Best Regards, > Paulo Soares > > > -----Original Message----- > > From: Kenny G. Dubuisson, Jr. [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, January 30, 2003 18:08 > > To: [EMAIL PROTECTED] > > Subject: Re: [iText-questions] PdfPCell with multiple border widths > > on one cell > > > > Hmm...I'm not sure if I know what you mean. Would you mind elaborating > > just a bit? Thanks Paulo. > > Kenny > > > > ----- Original Message ----- > > From: "Paulo Soares" <[EMAIL PROTECTED]> > > To: "'Kenny G. Dubuisson, Jr.'" <[EMAIL PROTECTED]>; > > <[EMAIL PROTECTED]> > > Sent: Thursday, January 30, 2003 11:18 AM > > Subject: RE: [iText-questions] PdfPCell with multiple border widths on one > > cell > > > > > > > Only with a PdfPTableEvent. Next Version will have a PdfPCellEvent to > > > simplify this kind of things. > > > > > > Best Regards, > > > Paulo Soares > > > > > > > -----Original Message----- > > > > From: Kenny G. Dubuisson, Jr. [SMTP:[EMAIL PROTECTED]] > > > > Sent: Thursday, January 30, 2003 17:06 > > > > To: [EMAIL PROTECTED] > > > > Subject: [iText-questions] PdfPCell with multiple border widths on > > > > one cell > > > > > > > > Can you have a PdfPCell with a top and bottom border set to width=1 > > and > > a > > > > left and right border width=2? I haven't found a way to do this. > > Thanks, > > > > Kenny > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.NET email is sponsored by: > > > > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > > > http://www.vasoftware.com > > > > _______________________________________________ > > > > iText-questions mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: > > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > http://www.vasoftware.com > > _______________________________________________ > > iText-questions mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
