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环境
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注释函数
vim php.ini 关闭 proc_get_status,proc_open 函数注释
libreoffice --convert-to pdf:writer_pdf_Export xxx.docx ./