On Thu, 22 Sep 2011, vasavi wrote:
I have table in 4 row .that small table have 2 cells.Paragraph tab=row.getParagraph(0); Table t=row.getTable(tab); System.out.println("number of rows "+t.NumRows()); when i am try to print this it shows The end (80) must not be before the start (106)
Did you try with POI 3.8 beta 4? Sergey has been doing some great work lately fixing HWPF bugs, so that problem may be fixed
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
