Hi!
How can i use the luacom plugin to load a ms word document in my project of ams5?
I was reading the luacom manual and i still don´t know how to use it.I mean, where i have to create or load the object?![]()
![]()
Professional Software Development Tools
Hi!
How can i use the luacom plugin to load a ms word document in my project of ams5?
I was reading the luacom manual and i still don´t know how to use it.I mean, where i have to create or load the object?![]()
![]()
LuaCOM won't let you load a Word Doc into your project visually. You can load it and manipulate it as an object through COM Automation though. If you want to embed the document, I think you best bet would be to open the document in the Web Object.
Ok, now i embed the word doc in a web object to open it but now i don´t know how to close the document, how can i close this document once we open it in a web object??? cause it shows me only the horizontal and vertical scroll bars .