On 3/2/10 9:24 AM, Alexandro Colorado wrote:
On 3/2/10, Per Eriksson<[email protected]> wrote:
Hi,
Do we know of any bigger providers of software which have integrated
support for OpenOffice.org into their products?
Biggest I have imagine is IBM with their workplace and then their
Symphony product.
I am thinking mainly of economy and auditing software but also others,
which often have hard-coded integration into Microsoft Office.
These producers exist in Sweden too and are hopefully beginning to
integrating their products with OpenOffice.org.
I think that was the spirit of URE but I am not sure exactly how much
functionality can it be developed from it.
no, the URE was intended to use UNO the component technology standalone.
ISV's can of course use the office API via UNO to connect to a running
office instance (keyword simple bootstrap mechanism) and can do whatever
they want to remote control the office, create documents, etc. This can
be done very easy with Java, Python or .NET languages. C++ requires
always a little bit more work but that is natural for C++ with the
binary incompatibilities on the different platforms.
Standalone document creation can be also achieved by using the
ODFToolkit Java API's without any office. The generated documents can be
used later on in the office for further use etc.
There are different ways possible to integrate into or connect to other
software systems. I would say it depends on the planned integration.
Extensions for example can be also a good way to connect to other
systems directly from the office. For example the Google docs extensions
or our Sharepoint and Alfresco Connector and many more.
Juergen
Do we have any example of use cases from similar companies or providers?
3OSpaces might be a product that "could" have used some type of OOo
code, but I am not sure, and I can't pin point any specifics.
Best
Per
---------------------------------------------------------------------
To unsubscribe, e-mail:
[email protected]
For additional commands, e-mail:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]