Forum Discussion
BirajaPrasanna
9 years agoCommunity Member
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...
SBP_Inc
9 years agoCommunity 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
BirajaPrasanna
9 years agoCommunity 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.
Related Content
- 11 months ago