瀏覽代碼

Added new dir.

tags/v1.0.0
Kalimuthu Selvaraj 5 年之前
父節點
當前提交
1cf9a4c60a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      test/test.js

+ 1
- 1
test/test.js 查看文件

@@ -3,7 +3,7 @@ const document = require("../convert");
const options = {
libreofficeBin: "C:\\Program Files\\LibreOffice\\program\\soffice.exe",
sourceFile: "C:\\convert-pdf-img\\metro_style_powerpoint_Dark.pptx",
outputDir: "C:\\convert-pdf-img\\",
outputDir: "C:\\convert-pdf-img\\files\\",
img: true,
imgExt: "jpg",
reSize: 800,

Loading…
取消
儲存