Hi all,
I want to render a svg document using Batik's bridge package
(GVTBuilder). I am fairly new to Batik and I am looking into JavaDocs but I
am totally confused as to what are steps for doing it?
Can anyone give me a overview or a small example code as to how to a
render a SVG document
int it out it gives the following run-time error(line45):
exception: null
java.lang.NullPointerException
at org.apache.batik.dom.svg.SVGLocatableSupport$1.getX(Unknown Source)
at CreateSpatial.main(CreateSpatial.java:45)
Any tips on this??
Thanks,
Riyaz.
*****
Hi
Hi,
I am getting this error while compiling my code:
CreateSpatial.java:17: cannot resolve symbol
symbol : class SVGLocatable
location: package svg
import org.apache.batik.dom.svg.SVGLocatable;
Can anyone tell me what might be the problem? Below is my code
Thanks,
Riyaz
My code is
Hi all,
I am reading in a svg file and I want to get the bounding box of one of the svg elements inside it using Java/Batik. What are the steps to go about doing it? Any examples would help.
I am using batik 1.4beta.
I really appreciate your time.
Thanks in advance.
-Riyaz.
ter for it. Any tips or hints are greatly appreciated.
Thanks in advance,
Riyaz
up a window and asks for downloading the file...
How can I get the gzipped svg file to be displayed on the browser..
Thanks for any help..
Riyaz
file it is very time consuming. Can I somehow skip this step and pass the svg stream directly to the batik transcoder? Because right now batik transcoder is using the "svg file" to create the jpeg.
Help is appreciated.
-Thanks,
Riyaz.
at SaveAsJPEG.main(SaveAsJPEG.java:22)
Thanks,
Riyaz
***
>>Hi,
>> I have installed Batik 1.5beta4b on Sun linux Qube. I am trying to use the Batik transcoder. When I type the command:
>>
>>javac SaveAsJPEG.java
>>
>>It gives me a bunch of
at SaveAsJPEG.main(SaveAsJPEG.java:22)
Thanks,
Riyaz
***
>>Hi,
>> I have installed Batik 1.5beta4b on Sun linux Qube. I am trying to use the Batik transcoder. When I type the command:
>>
>>javac SaveAsJPEG.java
>>
>>It gives me a bunch of
les I need to set in linux in order for Batik to run??
Thanks,
Riyaz
Thomas E Deweese <[EMAIL PROTECTED]>
10/03/2002 07:54 AM
Please respond to "Batik Users"
To: Batik Users <[EMAIL PROTECTED]>
cc:
Subject: R
output = new TranscoderOutput(ostream);
^
10 errors
Thanks,
Riyaz.
12 matches
Mail list logo