我使用 jsPDF 和 AutoTable 基於表建立PDF文件: var doc = new jsPDF('p', 'pt'); //columns and rows are arrays created from the table content ...
確定! 回上一頁