word转pdf

This commit is contained in:
18792927508
2023-12-07 17:41:00 +08:00
parent c7988344d3
commit 0ec450d85c
6 changed files with 215 additions and 23 deletions
+13 -1
View File
@@ -182,4 +182,16 @@ imConfig:
# 腾讯云账户 SecretId
secretId: AKID3xfHgroY4MQHvLXUXMwIQL1UjmbBX1Tv
# 腾讯云密钥
secretKey: INDrIXcT8YmomZBcsy0oNirnU0LTN4X7
secretKey: INDrIXcT8YmomZBcsy0oNirnU0LTN4X7
jodconverter:
local:
#暂时关闭预览,启动时会有点慢
enabled: true
#设置libreoffice主目录 linux地址如:/usr/lib64/libreoffice
office-home: /usr/lib64/libreoffice
# office-home: D:/Program Files/LibreOffice
# office-home: D:\app\libreOffice
#开启多个libreoffice进程,每个端口对应一个进程
port-numbers: 8100
#libreoffice进程重启前的最大进程数
max-tasks-per-process: 100