I'm trying to output an SVG image as an fo:external-graphic. I'm
getting the following:
Exception in thread "main" java.lang.NoSuchMethodError:
org.apache.batik.bridge.
UnitProcessor.createContext(Lorg/apache/batik/bridge/BridgeContext;Lorg/w3c/dom/
Element;)Lorg/apache/batik/util/UnitProcessor$Context;
at
org.apache.fop.image.analyser.SVGReader.loadImage(SVGReader.java:107)
at
org.apache.fop.image.analyser.SVGReader.verifySignature(SVGReader.jav
a:85)
at
org.apache.fop.image.analyser.ImageReaderFactory.Make(ImageReaderFact
ory.java:129)
at
org.apache.fop.image.FopImageFactory.Make(FopImageFactory.java:181)
at
org.apache.fop.fo.flow.ExternalGraphic.layout(ExternalGraphic.java:18
8)
Is this a classpath problem, is it not finding the image, or is it
something else?
Peter
---
[This E-mail has been scanned for viruses but it is your responsibility
to maintain up to date anti virus software on the device that you are
currently using to read this email. ]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]