Rajesh Boddepalli wrote:

When i try to Converting ac.svg to samples\ac.jpg

The .jpg image created some time but i am not able to
preview that .jpg in my browser.


i am getting messages like this in my console.

I am using Windows-98,jdk1.3.1,svg,javascript

The exception makes me think that you are using the improper name for ECMA script (the variant of jscript/javascript that the SVG standard uses). Your script elements should look something like:

<script type="text/ecmascript">

If this isn't the problem sample content would help a lot.



C:\WINDOWS\Desktop\batik-1.1.1>java -jar
batik-rasterizer.jar samples/ac.svg -m
image/jpeg
About to transcode 1 SVG file(s)

Converting ac.svg to samples\ac.jpg ... ERROR: null
Enclosed Exception:
unknown language:
ERROR: null
Enclosed Exception:
unknown language:
ERROR: null
Enclosed Exception:
unknown language:
ERROR: null
Enclosed Exception:
unknown language:
ERROR: The JPEG quality has not been specified. Use
the default one: no compress
ion
... success




Is there any specific system configurations are there?


Thank you,
RajeshB

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

---------------------------------------------------------------------
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