On 1/10/2012 5:29 PM, Ben Finney wrote:

LibreOffice supports scripting with several languages, including Python
<URL:http://help.libreoffice.org/Common/Scripting>.

So that page says. But it only tells how to attach a Python script once writen, not how to write one that will do anything. Are there any links for that?

Extensions can also be written in Python, using the UNO runtime API
<URL:http://api.libreoffice.org/>.

The one Python example imports Python wrappers for the API. Do you have any idea how to get the importable modules?

--
Terry Jan Reedy

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to