Where can I find a tool/application that integrate notes with openoffice. Or has anyone any experience working with notes and openoffice???
Subject: Notes and openoffice/staroffice integration
Java. Java and more Java – it’s the only way you’re going to be able to get cross-talk between the two. Unlike with Microsoft Office, there are no COM interfaces to OpenOffice.org, so LotusScript is out of the question. OpenOffice.org Basic may be able to find Notes, but I wouldn’t count on it.
Subject: RE: Notes and openoffice/staroffice integration
Well, it seems that Terrence Crowe has made a liar of me – there is an OLE hook to OOo (at least the more recent versions), but you’ll need to reference the Java documentation and create/run the occasional bit of Java in order to make heads or tails of it. It WAS a Sun thing after all – could you expect anything else? See the May 2004 Lotus Advisor for more.
Subject: RE: Notes and openoffice/staroffice integration
Well, after a wold wide search, we have come to the conlusion that we will have to develope a tool. And so we did. for more information look at www.n2office.com.
Subject: Notes and openoffice/staroffice integration
The new release of SWING Integrator adds OpenOffice support.