使用Mac中的LibreOffice批量转换为PDF


0

我在新Mac上安装了LibreOffice。在Ubuntu中,您可以通过命令行直接访问LibreOffice。如何通过命令行访问mac中的LibreOffice?

Answers:


0

首先,您需要找出Libreoffice.app的位置。通常它将在您的Application目录中并访问它,您需要在soffice可执行文件前添加完整路径,如/Applications/LibreOffice.app/Contents/MacOS/soffice。如果您不想每次都将路径/Applications/LibreOffice.app/Contents/MacOS添加到/ etc / paths文件中时添加完整路径,那么它应该可以从任何终端程序获得。

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.