I would like to use javascript to have a form print in triplicate.
I can easily do this with window.print() in a FOR LOOP. However, it would be better to simply populate the 'Number of copies' field in the print dialog box with '3' instead of the default '1'.
Is there a way to do this with javascript?
Luckily, the target user will be utilizing IE 5 and above.
Thanks in advance,
-Craig
window.print - pre-populate 'Number of copies' print dialog?
Moderator: General Moderators