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
Hi Logan,
I've mocked up a quick example using the blank PDF certificate you supplied.
I exported the PDF as an image and converted it to a BASE64 string.
I then used this as the background for the certificate.
When you generate the certificate it should produce the attached PDF.
I've attached the source files for the certificate so you can give it a go.
Hope this helps!
Cheers,
Ryan
LoganStahler
7 years agoCommunity Member
Oh man, Ryan, this is sweet! THANK YOU! I will try it shortly, but one quick question - the date is off - 05/06/2018 - any idea why?