Title: RE: [iText-questions] Enhancements to Cell

That's already supported with PdfPTable and table events. See the example table_event.java at itextpdf.sf.net for a table with random border colors. The same effect could be achieved with PdfPCellEvent. Dashed borders, etc, are just possible variations.

Best Regards,
Paulo Soares

    -----Original Message-----
    From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of prabhakar

    Sent:   Thursday, January 22, 2004 13:25
    To:     [EMAIL PROTECTED]
    Subject:        [iText-questions] Enhancements to Cell

    Paolo/Bruno:

    On one of our projects we need the ability to provide different colors and widths for each of the four borders of a table cell. We have been unable to do this using itext. We are willing to enhance the codebase to add support for this. Would this be something that you are interested in ?

    thanks
    prabhakar chaganti

Reply via email to