Hi all,

I have a very large table-cell that crashes fop-0.92beta.  The cell in question
seems to be 11.75 inches tall while the page is only allowed to be 8in in the
page-sequence.  I found this out by playing with the page-sequence/region
definitions.  Any suggestions on how to work around it?

Here's the beginning of the stack trace.

java.lang.NullPointerException
        at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:167)
        at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:114)
        at org.apache.fop.cli.Main.startFOP(Main.java:159)
        at org.apache.fop.cli.Main.main(Main.java:190)

---------

java.lang.NullPointerException
        at org.apache.fop.layoutmgr.AbstractLayoutManager.isFirst(AbstractLayout
Manager.java:349)
        at org.apache.fop.layoutmgr.AreaAdditionUtil.addAreas(AreaAdditionUtil.j
ava:90)
        at org.apache.fop.layoutmgr.table.TableCellLayoutManager.addAreas(TableC
ellLayoutManager.java:418)
        at org.apache.fop.layoutmgr.table.TableContentLayoutManager$RowPainter.a
ddAreasForCell(TableContentLayoutManager.java:973)
        at org.apache.fop.layoutmgr.table.TableContentLayoutManager$RowPainter.a
ddAreasAndFlushRow(TableContentLayoutManager.java:925)
        at org.apache.fop.layoutmgr.table.TableContentLayoutManager$RowPainter.h
andleTableContentPosition(TableContentLayoutManager.java:782)
        at org.apache.fop.layoutmgr.table.TableContentLayoutManager.iterateAndPa
intPositions(TableContentLayoutManager.java:740)


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

Reply via email to