On Thu, 04 Dec 2003 09:33:46 +0000, Chris Adams <[EMAIL PROTECTED]> wrote:

I tend to get this type of error where I have specified a fixed width
table, and I have more table cells in a row than I have specified in the
column tags.

Try looking there.

I solved my problem: I had forgotten to put a cell content inside a fo:table-cell tag!!


thanks,

Stan.


-----Original Message-----
From: Stan Pinte [mailto:[EMAIL PROTECTED] Sent: 04 December, 2003 09:14
To: [EMAIL PROTECTED]
Subject: bug in FOP release 0.20.5



hello,

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

[INFO] [1]
[ERROR] null
org.apache.fop.apps.FOPException
        at
org.apache.fop.apps.CommandLineStarter.run(CommandLineStarter.java:111)
        at org.apache.fop.apps.Fop.main(Fop.java:62)

---------

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 org.apache.fop.fo.flow.AbstractTableBody.layout(AbstractTableBody.java:2
36)
at org.apache.fop.fo.flow.Table.layout(Table.java:302)
at
org.apache.fop.fo.flow.AbstractFlow.layout(AbstractFlow.java:154)
at
org.apache.fop.fo.flow.AbstractFlow.layout(AbstractFlow.java:110)
at org.apache.fop.fo.pagination.PageSequence.makePage(PageSequence.java:400
)
at
org.apache.fop.fo.pagination.PageSequence.format(PageSequence.java:338)
at
org.apache.fop.apps.StreamRenderer.render(StreamRenderer.java:262)
at
org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:223)
at
org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)


How can I figure out what's happening?

thanks a lot,

Stan.




-- Stan Pinte.

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



Reply via email to