jsPDF. Generate PDF files in client-side JavaScript. ... var doc = new jsPDF(); doc.text(20, 20, 'Hello world.'); doc.save('Test.pdf');.
確定! 回上一頁