Hello, this is a newbie related question
 
I want to install batik, I am using Netbeans to work on some projects. I 
already downloaded the batik binary source and I followed these instructions:
 
http://frankbruder.fr.ohost.de/scripting/batikinstall.html
 
I followed the instructions to the .bat files. Now Netbeans recognizes the 
packages when I import them.
 
The problem is that when I try to import packages involving the Transcoder 
classes (which I need). These are the imports that I must use (I need to 
convert SVG to JPEG).
 
org.apache.batik.transcoder.image.JPEGTranscoder
org.apache.batik.transcoder.TranscoderInputorg.apache.batik.transcoder.TranscoderOutput
 
Netbeans can't find them. It cant even find anything after 
"org.apache.batik.transcoder.image"
 
Am I doing something wrong? Or is it anything additional that I should do?
 
In other words: how can I install Batik so that I can use it in netbeans?
 
Thanks for your attention =)
_________________________________________________________________
Send funny voice messages packed with tidbits from MSN. Everyone wants to be 
ready.
http://www.noonewantstolookdumb.com?OCID=T001MSN54N1613A

Reply via email to