I've been trying to use iText to make a fairly simple table. The problem is that I need to make some of the cells span several rows. However, regardless of whether I use
table.setDefaultRowspan() or cell.setRowspan()
the vertical width of the cells do not change. This applies even when I make changes to the downloadable iText examples.
Am I missing something here?
Thanks for any help you can offer.
_________________________________________________________________
Fast, faster, fastest: Upgrade to Cable or DSL today! https://broadband.msn.com
------------------------------------------------------- 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
