Without knowing anything about what it would take someone to implement
something like this, would anyone else find it useful to have an overidden
method for either PdfPTable.addCell() or PdfPCell.setPhrase() that included
the colspan? As in:
pcell.setPhrase(new Phrase(my phrase, font), colspan)
or
ptable.addCell(cell, colspan)
I'm finding my PdfPTable code does a lot of changing colspans.
just curious
e miller
-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions