| View previous topic :: View next topic |
| Author |
Message |
vic001 Newbie

Joined: 07 Mar 2007 Posts: 2
|
Posted: Wed Mar 07, 2007 5:21 am Post subject: Automation from .NET |
|
|
| Is it possible to embed a open office session in a windows forms frame and automate it as well. e.g. Open a doc, save a doc, print a doc, print preview a doc etc... |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
vic001 Newbie

Joined: 07 Mar 2007 Posts: 2
|
Posted: Mon Mar 12, 2007 3:13 am Post subject: Embedded OO Session in .NET form. |
|
|
| There are samples for automating an existing instance of openoffice running in its own Window, there is also the .NET control created by LarsB, which uses a activex web-browser control to load the OO sdk OLE Sample actiex control in your windows forms frame. I want to know if there is a way I can have the openoffice session running in my .NET Windows form, without having to resort to the webbrowser control, and then be able to automate this session. |
|
| Back to top |
|
 |
|