|
|
# 1 | ||
|
Member
Join Date: Oct 2009
Posts: 8
|
I would like to print the quiz results automatically without having to click the print icon on the toolbar. I'm using a kiosk that has the toolbar locked down to prevent internet surfing. Is there a way to print to a network printer without a print icon?
|
||
|
|
|
|
# 2 | ||
|
Member
Join Date: Jun 2007
Posts: 161
|
create a button that launches javascript. Here is what you need: window.print()
|
||
|
|
|
|
# 3 | ||
|
Member
Join Date: Jun 2007
Posts: 161
|
I created a quick screenr to demo this.
Screenr - @onEnterFrame: Print Quizmaker results w/javascript |
||
|
|
|
|
# 4 | ||
|
Member
Join Date: Oct 2009
Posts: 8
|
Thanks for the timely reply. I'm a new user, and these forums are great. I've been searching them regularly for other help.
|
||
|
|