Forum Discussion
RyanLowry
7 years agoCommunity Member
Storyline 360 - Generating a PDF Certificate using JavaScript
This example demonstrates how to use the pdfmake JavaScript library to generate PDF certificates in the browser using Storyline 360.
This is a followup to my original post found here. The only cha...
JeffForrer
Community Member
Thank you for responding, I tried and got some errors with bootstrap, I will have to try again later and see if I can get it to work. I did edit the vfs_fonts.js file, pdfmake.js files, I believe I have to do the .min file as well?
SanduniFernando
5 years agoCommunity Member
If you do any change on pdfmake.js file, instead of the min file include pdfmake in the index file.
" <script src='pdfmake/pdfmake.js'></script>"
If you require any help, you may send the font file to my e-mail, I will try with it.