Hi Helder,

> > Is it possible to use VB Scripts with Batik (for event handling/script
> > execution)?

   It is possible, you would need to implement the 
batik.script.Interpreter
interface for the VB interpreter.

> > Will i have to find some VBScript interpreter implemented in Java.?

   Yes you will need to find some implementation of VBScript in Java...

> > Are there any cross-platform VBScript interpreter implementation 
available,
> > which i can plug into batik.

   I don't know of any, but I wouldn't expect me to know of any either ;)

"Helder Magalhães" <[EMAIL PROTECTED]> wrote on 09/15/2008 
09:12:31 PM:

> Nevertheless, crawling through the Web revealed what seems to be a
> potentially related project. "Scripting" [2] already supports a wide
> set of languages (no VBScript, though), seems to be actively developed
> and refers Batik support though a script extension ("SVG scripting"
> section). Has anybody tested this interesting project? Should a link
> be added into the Wiki [3]?

   It probably makes sense to mention it.

> [1] http://xmlgraphics.apache.org/batik/using/index.html
> [2] https://scripting.dev.java.net/
> [3] http://wiki.apache.org/xmlgraphics-batik/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to