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.
I'll try to validate my FO file first, thanks.
Should I use http://www.renderx.com/Tests/validator/fo.dtd.html or http://cvs.apache.org/viewcvs.cgi/*checkout*/xml- fop/docs/foschema/fop.xsd?rev=HEAD&content-type=text/plain ?
Stan.
Chris
thanks a lot,
Stan.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Stan Pinte.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
