with JACOB , i can't specify the file I want to open with MSword.

i hav an application which have to open a .doc .

So I use JACOB. I open MSWord..ok...but i can't find the command to open a file..

my source :

ActiveXComponent xl = new ActiveXComponent("Word.Application");

xl.setProperty("Visible", new Variant(true));

and the path of the file I want to open is in a variable called "path".

Thanks

[386 byte] By [under31] at [2007-9-26 2:44:51]
# 1
or, somebody knows where to find the javadoc for the JACOB package
under31 at 2007-6-29 10:25:45 > top of Java-index,Archived Forums,Java Programming...
# 2
pleaaasse help...
under31 at 2007-6-29 10:25:45 > top of Java-index,Archived Forums,Java Programming...