Need print widget that works in html5
February 25, 2021
Need print widget that works in html5
February 25, 2021
Newbie 5 posts
Followers: 0 people

Getting very frustrated. Cannot use the Certificate widget because we cannot fully customize the background. And, we publish in HTML5. Need to allow Learner’s to print their customized certificates!

All Comments
Sort by:  Most Recent
2021-03-02 22:43:29
2021-03-02 22:43:29

Would you set up an Advanced Action on a button to use Javascript? I believe this should work:

window.print()

Like
(5)
2021-02-26 08:40:58
2021-02-26 08:40:58

Each browser has a print functionality, why not instruct the learner to use that functionality?

What do you mean by: “…we cannot fully customize the background. ” Are you sure? What do you want to do?

Like
(2)