J# is pretty much Java 1.1 and as Batik is for the most part
Java 1.4
you'll probably have to do a lot of converting of the code
to get
somewhere with it. As for making a DLL out of it, Adobe
already has an
SVG ActiveX control for web browsers, ever consider calling
that control
from an application?
John Michael Resler
The Boeing Company,
Boeing Wichita Integrated Defense Systems
(316) 977-0442
John.M.Resler Boeing.com
M/S K82-71
===================================
Hammer the Americans hard enough...
and you will forge the best weapon
in the world.
- Captain Simon Ecuyer 1763
(French and Indian War's period)
===================================
-----Original Message-----
From: iyangim [mailto:iyangim empal.com]
Sent: Friday, July 21, 2006 1:51 AM
To: batik-dev xmlgraphics.apache.org
Subject: Converting Batik to DLL
Dear All,
Currently I am developing the SVG related stuffs. I am using
the Batik
Library for managing SVG. I used JDK 1.5 for my testing and
it worked
fine.
Now I want to use Visual Studio J# for the same development.
I have
following questions
Question 1.
Anybody know any tool or any idea for converting Batik
library source to
DLL?
I already tried to use JLCA (Microsoft Java Language
Conversion
Assistant) but it did not work.
Question 2.
When I tried to compile the batik library in VS J#, it gives
error for
some of JDK API.
The reason is that J# support JDK 1.1.5 Version and Batik
need JDK 1.3
or later. Is there any way that I can update the JDK in
Visual Studio
J#?
Your kind help will be appreciated.
--
View this message in context:
http://www.nabble.com/Converting-Batik-to-D
LL-tf1978743.html#a5429252
Sent from the Batik - Dev forum at Nabble.com.
------------------------------------------------------------
---------
To unsubscribe, e-mail: batik-dev-unsubscribe xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help xmlgraphics.apache.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: batik-dev-unsubscribe xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help xmlgraphics.apache.org
|