--Sorry, hab das schon mal bei devshed gepostet (leider keine antwort) und bin gerade zu faul zum übersetzen..
--
Hi,
the piece of software i'm writing right now should (finally) write some results into a MS-Word document.
Therefor i think it would be the easiest way to write a "wordWriter" in VB, compile it as DLL and call the native methods from within my java-app.
Searching the extensive docs at sun.com i found the following tutorial.
It explains very straight-forward how to create the header-file, compile the dll and call the native methods in it -> unfortunately it's meant for C.
Can anyone help me with this?
Unfortunately i have no other choice (please correct me if i'm wrong) than writing the wordwriter in VB - because in VB i can just insert the VBScript-Code of a Word-Macro..
Thanks in advance,
D-FENS
********************
may the force be with you
Hi,
the piece of software i'm writing right now should (finally) write some results into a MS-Word document.
Therefor i think it would be the easiest way to write a "wordWriter" in VB, compile it as DLL and call the native methods from within my java-app.
Searching the extensive docs at sun.com i found the following tutorial.
It explains very straight-forward how to create the header-file, compile the dll and call the native methods in it -> unfortunately it's meant for C.
Can anyone help me with this?
Unfortunately i have no other choice (please correct me if i'm wrong) than writing the wordwriter in VB - because in VB i can just insert the VBScript-Code of a Word-Macro..
Thanks in advance,
D-FENS
********************
may the force be with you