You can then convert the base64 string to PDF in C# and mail it as an attachment. Client Side: function generatePdf() { var doc = new jsPdf(); ...
確定! 回上一頁