Myriam Delperier wrote:
Hi, I've gt this error transforming .fo to.pdf
...
java.lang.IndexOutOfBoundsException: Index: 14, Size: 7
This is probably cause by bad colspans, undeclared columns,
absolute cell-to-column-assignments or some other similar
problem.

I'd like to know if there's a way to know which table(I think it's the pb)
is too big,
Binary search: Delete stuff until the problem goes away,
undo the last delete and delete something else until you
see the trouble spot.

what does index:14 and size:7 mean?
A canned message from the JRE.

Run your FO through the command line app with the -d flag.
You should get a stack trace with some more information.

J.Pietschmann


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



Reply via email to