[C++-sig] OpenOffice Python-UNO Bridge

M. Evans datafeedNOSPAM at SoftHome.net
Thu Sep 11 19:04:44 CEST 2003


The new 1.1 release of OpenOffice includes a Python bridge to the UNO
framework. This framework is the internal scaffolding for OpenOffice.
The significance is that one may now develop OpenOffice components in
Python.

OpenOffice can import/export MS Office formats. The 1.1 release does
an amazingly good job of it, too. With the new Microsoft Office
strategy of subscription-fee services coupled to digital rights
management, OpenOffice looks more enticing than ever.
http://www.newsfactor.com/perl/story/20982.html


UNO Intros
http://api.openoffice.org/docs/DevelopersGuide/ProfUNO/ProfUNO.htm
http://udk.openoffice.org/common/man/uno.html

PyUNO
http://udk.openoffice.org/python/python-bridge.html

C++UNO
http://udk.openoffice.org/cpp/man/tutorial/unointro.html





More information about the Cplusplus-sig mailing list