libreofffice works well with ole, you can test it with the script in this page: http://www.openoffice.org/udk/common/man/tutorial/office_automation.html
the problem is that the libreoffice's api is not the same as the one of m. office so you must adapt the ole calls to do the work with libreoffice. this is not a lot of work if you have already worked a bit with libreoffice macros, some months ago I adapted an app which did the calls with jscript in this way and was quite easy the problem happens when the calls are inside a closed source component (probably your situation) or you have an obscure mediator component (my situation) regards -- View this message in context: http://nabble.documentfoundation.org/trying-to-integrate-oracle-forms-with-libreoffice-tp4068433p4068516.html Sent from the Users mailing list archive at Nabble.com. -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
