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
8 years agoCommunity Member
Hi Jesko, thought i'd reply here rather than by email in case this is useful for someone else.
I've attached updated source files that make use of the latest version of PDFMake (v0.1.27). This seems to work fine for me. Please note I've only tested in Chrome and IE.
I don't think anything has really changed with regard to images. They still have to be base64 encoded as far as I can see. See my previous post here for details.