... if (pdfDocArray == null) { const doc = new jsPDF(); doc.ellipse(40, 20, 10, 5); doc. ... 20, 5, 'FD'); pdfDocBlob = doc.output('blob'); document.
確定! 回上一頁