Mark Donnelly wrote:

<snip/>

java.lang.ArrayIndexOutOfBoundsException: -2
        at
org.apache.fop.fo.flow.TableRow$CellArray.getNextFreeCell(TableRow.ja
va:130)

This is the key to solving the problem. Looks like you have defined a table row with more cells than columns have been defined in the table.


Chris


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to