Gergely Hajdu wrote:
I am using the package

org.apache.batik.transcoder

in my source-code. The problem is that the API on the
web has a class SVGAbstractTranscoder. But when
I try to use that class in my code, it can't find it.


All the other classes defined in the API on the web is accesible except this one...

The Jars I am using for the moment is

batik.jar with a size of 2.1MB

Is this from FOP? I don't know exactly what version this is.


When I downloaded batik-1.5.zip it could not find the class SVGAbstractTranscoder either ?

Version 1.5 of Batik does have SVGAbstractTranscoder. I would suspect that your classpath is missing the jarfile that contains it (lib/batik-transcoder.jar).



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to