Forum Discussion

DavidTait's avatar
DavidTait
Super Hero
10 days ago

Generate PDF Checklist Using JavaScript

In a recent project I built a slide that contained a checklist. The learners needed to be able to download a copy of the checklist so I used JavaScript to make this possible. I thought the concept ...