Hi Richard,
OpenOffice documents may be handled through COM Automation (on MS-Windows),
using OpenOffice API.
See the Developer's Guide
<http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Automation_Bridge>
For an easy access with VB/VBA/VBScript, get VBx OOo tool :
<http://www.ooomacros.org/dev.php#240562>
Hope this helps
Bernard
Message de Richard Georg Bayer date 2009-05-21 09:31 :
Hi "dev",
I read through some things about OOo, but did not find this:
Can OpenOffice be launched from an application and driven trough it's
UNO API? The purpose would be to build up documents via this API. I
know I could use ODF Toolkit, but this is about OOo.
Example: A long time there was no other way to build Excel workbooks
from a server than to have an instance of MS Excel running and
instructing it what value to put to which cell.
So, are there simillar features, like thise the API of MS Office exposes?
And if so, can someone please give me hint, where to start reading?
Thanks for anything,
Richard G. Bayer
---------------------------------------------------------------------
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]