libreoffice Error: source file could not be loaded
生活随笔
收集整理的這篇文章主要介紹了
libreoffice Error: source file could not be loaded
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
原因是少裝了LibreOffice的writer,直接執行:
yum install libreoffice-writer /usr/bin/soffice --headless --invisible --convert-to pdf /app/files/問題匯總.docx[root@VM-24-10-centos ~]# /usr/bin/soffice --headless --invisible --convert-to pdf /app/files/945717813681729536問題匯總.docx convert /app/files/945717813681729536問題匯總.docx -> /root/945717813681729536問題匯總.pdf using filter : writer_pdf_Export總結
以上是生活随笔為你收集整理的libreoffice Error: source file could not be loaded的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 企业实战_02_MyCat基本元素
- 下一篇: 秒杀场景_重复抢单问题分析与实现_03