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"
 
Regards,
 
Reda
 
 

Reply via email to