wget https://mirrors.ustc.edu.cn/tdf/libreoffice/stable/7.3.0/rpm/x86_64/LibreOffice_7.3.0_Linux_x86-64_rpm.tar.gz
tar xf LibreOffice_7.3.0_Linux_x86-64_rpm.tar.gz
java環(huán)境
yum install java -y
軟件
cd LibreOffice_7.3.0.3_Linux_x86-64_rpm/
yum localinstall ./*.rpm -y
mv /bin/libreoffice7.3 /bin/libreoffice
中文字體
yum groupinstall "fonts" -y
vim /etc/locale.conf
LANG="zh_CN.UTF-8"
php注釋函數(shù)
vim php.ini 關(guān)閉 proc_get_status,proc_open 函數(shù)注釋
libreoffice --convert-to pdf:writer_pdf_Export xxx.docx ./