Forum Discussion
JessicaDavis-37
3 years agoCommunity Member
Javascript - Printing PDF Notes
Hello!
I have a pdf that the learner needs to be able to print. (The learner doesn't add anything to the PDF, none of those variables such as learner name are needed.)
I vaguely remember a PDF c...
ikbelsassi
6 months agoCommunity Member
hi,
i need to add button with JS code to generate PDF file for one slide. i ve tried "var doc = new jsPDF('landscape');" but it does nt work. can any one help me ,