Thanks, Ill check it out. I used Xalan to transform a HTML document but
perhaps Ill just modify my xslt to be xslfo to have more control.

-----Original Message-----
From: Chris Bowditch [mailto:[EMAIL PROTECTED]
Sent: 24 September 2004 11:39
To: [EMAIL PROTECTED]
Subject: Re: ERROR -2


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]

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

Reply via email to