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...
ArhipAlagoz
8 years agoCommunity Member
Hi there.
Does PDFmake not work anymore? Their website does not seem to work (http://pdfmake.org/).
I'm looking to create a certificate of completion for one of my courses. This is exactly what I was looking for; user fills out their name, takes the quiz, then generate a PDF of the certificate. But, now I don't know the best way to edit the "certificate.html" to customize it for our branded certificate since PDFmake does not work. I'm not very familiar with code. Does anyone have any ideas or know of any other tutorials out there that will generate a PDF of the certificate?