Forum Discussion
PDF failed to be generated from RISE/Storyline
Change JavaScript Line 36 from...
var filename = "Result" + ".pdf"
...to...
var filename = "NotesTemplate.pdf"
Seems to work okay after that:
https://360.articulate.com/review/content/248a29f2-c138-495b-9400-ce422e2794df/review
Hi Steve,
Thank you for checking!
I tested the online course via above link (https://360.articulate.com/review/content/248a29f2-c138-495b-9400-ce422e2794df/review) and confirmed that:
1. It works well when typing a number or lating character in answer box.
2. No PDF generated when typing a Chinese character (for example, 中文) in answer box.
Would you please double check?
Thank you in advance!
- SteveGannon2 days agoCommunity Member
I see the problem now, thanks. I'll dig into this deeper to see if I can find a solution.
- SteveGannon2 days agoCommunity Member
This might be an issue with the PDF library itself. You can review these links:
https://github.com/Hopding/pdf-lib/tree/master?tab=readme-ov-file#fonts-and-unicode
https://github.com/Hopding/pdf-lib/issues?q=chinese
I tried changing the font of the form fields in your PDF to Arial Unicode but that didn't resolve the issue.
Related Content
- 10 months ago