Forum Discussion
Print the current slide excluding player
I am trying to print a certificate inside a slide by executing javaScript "print.window();". It's printing the whole screen including player. However, my requirement is to print only the page having the certificate (excluding Storyline player). Attached is my source file and .png file for reference. Can anyone help me on this?
4 Replies
- SBP_IncCommunity Member
The window.print call prints the entire browser client area. Best to hyperlink out to an external web hosted graphics file from a trigger, or use a certificate service. My clients seem to like cerilio.com quite a bit though I haven't used it personally
- BirajaPrasannaCommunity Member
Thanks for your suggestion @Brian!
I just want to print the current page from the Storyline output package. I know this can be done using few line of JavaScript code & I am looking for the code.
- BirajaPrasannaCommunity Member
Thanks @Tracy Carroll!
The link below really helped me.
- StevenWalsh-711Community Member
I just used the "free print certificate template" to learn how to create my own certificate. It works great! Thanks Tracy Carroll for sharing this.
Related Content
- 11 months ago