Skip to content

yejunweb/office_transform

Repository files navigation

office_transform

核心命令

soffice --headless --convert-to pdf --outdir ' + 输出路径 + ' ' + 源文件路径

项目运行

  • 先执行 npm i
  • 执行 nodemon app.js 或者 node app.js
  • 服务运行在 http://localhost:3000

About

在node中使用libreoffice的简单案例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published