Stan Pinte wrote:

hello,

I am using nested tables in fop, and I get that:

Nested tables work fine for me.

<snip/>


java.lang.ClassCastException
at org.apache.fop.fo.flow.TableRow.initCellArray(TableRow.java:509)
at org.apache.fop.fo.flow.TableRow.layout(TableRow.java:271)
at


How can I figure out what's happening?

Is your FO large? If you can post a small snippet of your nested table I will try to see whats wrong.


If your FO file is simply too complex, the only technique for locating the problem is to chop out one construct at a time, re-running until the error goes away.

Chris


thanks a lot,

Stan.





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



Reply via email to