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

Joined: 06 Aug 2005 Posts: 2
|
Posted: Sat Aug 06, 2005 6:51 pm Post subject: How can I use Oracle to create OpenOffice documents? |
|
|
How can I use Oracle Developer to create OpenOffice documents with Windows OS?
There are some pll file ou something to use Windows´s OLE? _________________ Rau ´-) |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3533 Location: Hamburg, Germany
|
Posted: Sun Aug 07, 2005 1:13 am Post subject: Re: How can I use Oracle to create OpenOffice documents? |
|
|
| Rau wrote: | How can I use Oracle Developer to create OpenOffice documents with Windows OS?
There are some pll file ou something to use Windows´s OLE? |
What is Oracle Developer? I assume that you are not talking about JDeveloper from Oracle. Which programming languages does Oracle Developer support?
With kind regards
hol.sten |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
Posted: Mon Aug 08, 2005 9:53 am Post subject: |
|
|
I think you have to learn how works the COM bridge from your language. The links
OpenOffice COM documentation [url]http://www.oooforum.org/forum/viewtopic.phtml?t=3502[/url)
Using COM for OOo with different languages [url]http://www.oooforum.org/forum/viewtopic.phtml?t=9815[/url]
Document Variables (COM) [url]http://www.oooforum.org/forum/viewtopic.phtml?t=9831[/url]
Early Binding (COM) OpenOffice objects in VB [url]http://www.oooforum.org/forum/viewtopic.phtml?t=9921[/url]
are good starts. _________________ Linux & Windows OOo3.0
UNO & C++ : WIKI
http://wiki.services.openoffice.org/wiki/Using_Cpp_with_the_OOo_SDK
In French
http://wiki.services.openoffice.org/wiki/Documentation/FR/Cpp_Guide |
|
| Back to top |
|
 |
|