I'm trying to insert table B into table A. If B is defined to have a single
column then I get a DocumentException

Error: null
com.lowagie.text.DocumentException
 java.lang.Throwable(java.lang.String)
 java.lang.Exception(java.lang.String)
 com.lowagie.text.DocumentException(java.lang.String)
 boolean com.lowagie.text.pdf.PdfDocument.add(com.lowagie.text.Element)
 boolean com.lowagie.text.Document.add(com.lowagie.text.Element)
 void com.lowagie.text.examples.nested_table.main(java.lang.String [])

As you can see this can be tested with the "nested_table" example provided
by Paulo. I'm using iText 0.92.
Any known bug fix?


Thanks and kind regards,
Gerald.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to