Hi,

I found 2 issues related to IPD change between 2 pages that throw such exception:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50985
https://issues.apache.org/bugzilla/show_bug.cgi?id=51043

Perhaps the issue you are facing to is related to.

That said, one method to focus on the source that causes the problem is to look directly into the XLS-FO file.

Le 29/05/2012 22:20, Rob Sargent a écrit :
Using FOP-1.0, I've recently started seeing this exception and I'm
looking for clues on the root cause.

    Caused by: java.lang.UnsupportedOperationException: Don't know how
    to restart at positionSpaceHandlingPosition
    at
    org.apache.fop.layoutmgr.AbstractBreaker.doLayout(AbstractBreaker.java:377)
    at org.apache.fop.layoutmgr.PageBreaker.doLayout(PageBreaker.java:85)


The variable positionAtBreak is an instance of
org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingPosition
and elementAtBreak is o.a.f.l.KnuthBox.

How do I trace this back to my source xml or is there some other
approach which would shed some light on this for me?




--
Pascal

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to