pdftk .input('./multiPage.pdf') .burst() .then(() => { // There is no output - files will be created in working directory // You'll have to ...
確定! 回上一頁