printJSPDF.printPDF(doc.output(), printerName, width, height, callback). // Create jsPDF Document var doc = new jsPDF('p', 'mm', [165.3,287.85]); ...
確定! 回上一頁