OOobbs3/68
質問
You can connect to your office and automate it in a language which supports JSON-RPC. Server
Clients for Python、Ruby、Lua、PHP.
How to use? Install extension package through extension manager of the office. Start your office like the following: >soffice "service:mytools.connection.JSONRPC?start:localhost:12345" After that, connect to the office from your JSON-RPC client.
Why there is Python's client? You can not connect using PyUNO binding with different version of Python shipped by the office. But this UNO-JSON-RPC allows it. 回答
感想,コメント,メモ
|