var printer = require("pdf-to-printer"); printer.print("C:\\test\\aa\\test.pdf").then(console.log).catch(console.error) ...
確定! 回上一頁