Re: fop 17

I believe that Keiron Liddle (our SVG dude) uses the CSIRO SVG library.
Refer to http://sis.cmis.csiro.au/svg/.

We have included this JAR in the lib/ directory for quite some time (it
contains the W3C SVG and CSS DOM stuff). If you got the full FOP 0.17 you
will definitely have it. 'jar tf' shows me that it contains SVGStringList.

If you run a 'jar tf' on your w3c.jar, what is in it? Just curious.

Regards,
Arved

----- Original Message -----
From: Dave Pawson <daveP@dpawson.freeserve.co.uk>
To: <www-xsl-fo@w3.org>
Sent: Sunday, March 11, 2001 3:33 PM
Subject: fop 17


> the W3C.jar file I have, Sept 2000,
> has no reference to SVGStringList, as in
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/w3c/dom/svg/SVGStringList
> It appears necessary, even if I'm not using any SVG.
>
>
>
> Is the actual jar file available from w3c?
> Nil returned from a search on the w3c site.
> Likewise on the sun site.
> Nothing in the fop FAQ.
>
> http://xml.apache.org/fop/running.html doesn't
> actually say which versions of any of the jar files
> are needed.
>
> anyone shed any light please?
>
> Regards DaveP
>
>
>

Received on Sunday, 11 March 2001 16:02:40 UTC