Forum Discussion
Storyline 360 - Generating a PDF Certificate using JavaScript
Hi,
I'm building a course that will have an auto-generated PDF certificate.
Thanks to this discussion I finally get some results, but I want to understand how it works and why?
I wonder how toryline knows to include data, files etc from an external folder when publishing, in this case a folder called "certificate"?
Why does torylineline not include my files, placed in the "certificate" folder when publishing so they are not includ automaticly in to the final project (in contrast to the files placed by the author of the project wchich are automaticly include)?
I thought it was somehow defined in the webobject (since after publishing all the data is in the story_content\WebObjects folder), but in the project there is only one web object which only contains a reference to the drive location of probably the creator of the project.
Can someone smarter can explaind me how dose it work?