Thanks Thomas,

the issue now is that the Field

KEY_INDEXED in the 

org.apache.batik.transcoder.image.PNGTranscoder

can't be found, although I added ALL the jars included
from batik-1.5.zip.

The current version of Batik.jar I've used is the one from FOP.

Regards
/GH

-----Original Message-----
From: Thomas DeWeese [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2003 4:37 PM
To: Batik Users
Subject: Re: Which version to download ?


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]




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

Reply via email to