| const options = { | const options = { | ||||
| libreofficeBin: "C:\\Program Files\\LibreOffice\\program\\soffice.exe", | libreofficeBin: "C:\\Program Files\\LibreOffice\\program\\soffice.exe", | ||||
| sourceFile: "C:\\convert-pdf-img\\metro_style_powerpoint_Dark.pptx", | sourceFile: "C:\\convert-pdf-img\\metro_style_powerpoint_Dark.pptx", | ||||
| outputDir: "C:\\convert-pdf-img\\", | |||||
| outputDir: "C:\\convert-pdf-img\\files\\", | |||||
| img: true, | img: true, | ||||
| imgExt: "jpg", | imgExt: "jpg", | ||||
| reSize: 800, | reSize: 800, |