I creating PDF contains Table not PDFPTable and it is rendering successfull first time. when i try to generate the same PDF second time, i am getting the following error:
java.lang.IndexOutOfBoundsException: reserve - incorrect column/s
at com.lowagie.text.Row.reserve(Row.java:272)
at com.lowagie.text.Row.addElement(Row.java:225)
at com.lowagie.text.Table.placeCell(Table.java:1448)
at com.lowagie.text.Table.addCell(Table.java:557)
at com.lowagie.text.Table.addCell(Table.java:570)Any help will be appriciated.
Edwin
_________________________________________________________________
Share your photos without swamping your Inbox. Get Hotmail Extra Storage today! http://join.msn.com/?PAGE=features/es
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
