Just tried rendering a pdf using examples/fo/advanced/cid-fonts.fo
on the fop latest trunk (0.93) and got the following exception/errors :-

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FObjMixed flushText

SEVERE: Could not create block pointers. FOText w/o Block ancestor.

18-Jan-2007 17:50:27 org.apache.fop.fo.FONode attributeWarning

WARNING: Warning(372/14): fo:table, table-layout="auto" is currently not supported by FOP

18-Jan-2007 17:50:27 org.apache.fop.cli.Main startFOP

SEVERE: Exception

java.lang.ClassCastException

        at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:168)

        at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:115)

        at org.apache.fop.cli.Main.startFOP(Main.java:166)

        at org.apache.fop.cli.Main.main(Main.java:197)


---------


java.lang.ClassCastException

at org.apache.fop.layoutmgr.FlowLayoutManager.getNextKnuthElements(FlowLayoutManager.java:76)

at org.apache.fop.layoutmgr.PageSequenceLayoutManager$PageBreaker.getNextKnuthElements(PageSequenceLayoutManager.java:272)

at org.apache.fop.layoutmgr.AbstractBreaker.getNextBlockList(AbstractBreaker.java:554)

at org.apache.fop.layoutmgr.PageSequenceLayoutManager$PageBreaker.getNextBlockList(PageSequenceLayoutManager.java:264)

at org.apache.fop.layoutmgr.AbstractBreaker.doLayout(AbstractBreaker.java:301)

at org.apache.fop.layoutmgr.AbstractBreaker.doLayout(AbstractBreaker.java:263)

at org.apache.fop.layoutmgr.PageSequenceLayoutManager.activateLayout(PageSequenceLayoutManager.java:157)

at org.apache.fop.area.AreaTreeHandler.endPageSequence(AreaTreeHandler.java:385)

at org.apache.fop.fo.pagination.PageSequence.endOfNode(PageSequence.java:148)

at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.endElement(FOTreeBuilder.java:378)

        at org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:194)

at org.apache.xalan.transformer.TransformerIdentityImpl.endElement(TransformerIdentityImpl.java:1050)

        at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown 
Source)

at org.apache.xerces.impl.dtd.XMLNSDTDValidator.endNamespaceScope(Unknown Source)

at org.apache.xerces.impl.dtd.XMLDTDValidator.handleEndElement(Unknown Source)

        at org.apache.xerces.impl.dtd.XMLDTDValidator.endElement(Unknown Source)

at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)

at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)

        at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown 
Source)

at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:452)

        at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:165)

        at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:115)

        at org.apache.fop.cli.Main.startFOP(Main.java:166)

        at org.apache.fop.cli.Main.main(Main.java:197)

I have had a look at cid-fonts.fo and couldn't see anything wrong with the fo (was looking for the SEVERE error which I interpret as a text child node without a block parent node).

Adrian.

Reply via email to