DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42024>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42024

           Summary: ClassCastException: InlineLayoutManager cannot be cast
                    to BlockLevelLayoutManager
           Product: Fop
           Version: all
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P2
         Component: page-master/layout
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: [EMAIL PROTECTED]


Converting the attached FO file to PDF raises the following exception.

Caused by: java.lang.ClassCastException:
org.apache.fop.layoutmgr.inline.InlineLayoutManager cannot be cast to
org.apache.fop.layoutmgr.BlockLevelLayoutManager
    at
org.apache.fop.layoutmgr.BlockContainerLayoutManager.mustKeepTogether(BlockContainerLayoutManager.java:990)
    at
org.apache.fop.layoutmgr.BlockLayoutManager.mustKeepTogether(BlockLayoutManager.java:213)
    at
org.apache.fop.layoutmgr.inline.LineLayoutManager.postProcessLineBreaks(LineLayoutManager.java:1093)
    at
org.apache.fop.layoutmgr.inline.LineLayoutManager.createLineBreaks(LineLayoutManager.java:927)
    at
org.apache.fop.layoutmgr.inline.LineLayoutManager.getNextKnuthElements(LineLayoutManager.java:606)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to