The second is to use willDrawCell if you'd rather use jspdf styling functions: doc.autoTable({ html: '#table', willDrawCell: function (data) { var rows ...
確定! 回上一頁