Using the current cvs I get this class cast exception. This happens if an
image cannot be found.
Also how can I set the base directory for resolving external images.
java.lang.ClassCastException: java.lang.Object
at
org.apache.batik.bridge.SVGImageElementBridge.createRasterImageNode(SVGImageElementBridge.java:167)
at
org.apache.batik.bridge.SVGImageElementBridge.createGraphicsNode(SVGImageElementBridge.java:109)
at org.apache.batik.bridge.GVTBuilder.buildGraphicsNode(GVTBuilder.java:167)
at org.apache.batik.bridge.GVTBuilder.buildComposite(GVTBuilder.java:133)
at org.apache.batik.bridge.GVTBuilder.buildGraphicsNode(GVTBuilder.java:173)
at org.apache.batik.bridge.GVTBuilder.buildComposite(GVTBuilder.java:133)
at org.apache.batik.bridge.GVTBuilder.build(GVTBuilder.java:66)
at org.apache.fop.svg.SVGElement.layout(SVGElement.java:146)
at
org.apache.fop.fo.flow.InstreamForeignObject.layout(InstreamForeignObject.java:198)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]