Forum Discussion
RyanLowry
10 years agoCommunity Member
Storyline 2 Example - Generating a PDF Certificate for users who successfully complete a quiz
Hi all,
I've been experimenting with a JavaScript PDF library (pdfmake) to generate PDF certificates client side for learners who have successfully completed a quiz in Storyline 2.
You can see a...
RyanLowry
Community Member
I've put together a very quick example with a certificate image I pulled off the web.
http://rlowry.github.io/certificate-background/story.html
Certificate html attached.
ApoorvJain
7 years agoCommunity Member
Hello Ryan,
I was trying your certificate.html file but it's not working.
When I click on my download button it shows an empty pdf.
Can you please share the .story file which includes the js code to download pdf.
Thanks
Apoorv
- RyanLowry7 years agoCommunity Member
Hi Apoorv,
The zip file attached to the first post in this thread contains a working .story file.
You could also check the browser console to see if you are getting any error messages when clicking the download button and report back here.
Thanks,
Ryan