Quoting berrada reda <[EMAIL PROTECTED]>: > hi > i used the example of nested tables in chapter 05 chap0515.java but when i > run it , gives this > > Chapter 5 example 15: nested tables > java.lang.ArrayIndexOutOfBoundsException: 3 > at com.lowagie.text.Table.mergeInsertedTables(Unknown Source) > at com.lowagie.text.Table.complete(Unknown Source) > at com.lowagie.text.Table.insertTable(Unknown Source) > at com.lowagie.text.Table.addCell(Unknown Source) > at itext_pdf.Chap0515.main(Chap0515.java:54) > Exception in thread "main"
This bug was introduced in iText0.97 and fixed in iText0.98. Bruno ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
