本文介绍了使用LibreOffice/OpenOffice将docx转换为pdf的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想使用LibreOffice/OpenOffice命令行将docx文件转换为pdf文件,但是我正在努力使用这些工具,有谁知道如何使用LibreOffice/OpenOffice命令行?.
i want to use LibreOffice / OpenOffice commande line to convert docx file to pdf file, but i'm struggling to use these tool, Is there anyone who knows how to use LibreOffice / OpenOffice commande line ?.
请,如果有任何建议,请不要犹豫.
Please, If there's any suggestion, do not hesitate.
谢谢!
推荐答案
这可能有效.
soffice --convert-to pdf some.docx --headless
(我自己只用.odt
个文件尝试过,但是手指交叉了.)
(I've only tried it with .odt
files myself, but fingers crossed.)
这篇关于使用LibreOffice/OpenOffice将docx转换为pdf的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!