How to run python macros in LibreOffice?

前端 未结 4 2063
半阙折子戏
半阙折子戏 2021-02-05 03:36

When I go to Tools -> Macros -> Organize Macros -> Python I get this dialog:

\"enter

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-05 03:57

    Python scripts are located on /usr/lib/libreoffice/share/scripts/python

    Maybe this tutorial will help, as it did for me.

提交回复
热议问题