|
-
March 17th, 1999, 03:21 AM
#1
Open applications
How to open applications like Excel,Word etc using java
-
March 17th, 1999, 06:48 AM
#2
Re: Open applications
You will have to write C/C++ code which accesses the
ActiveX controls of Excel/Word,Wrap that in a dll and use JNI to access
the same using Java.
You can find a very useful javabean on ibm's alphaworks site
http://www.alphaworks.ibm.com
which can be used to access Excel
Ajay
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|