Hi,
I am using a simple piece of javascript code in the body tag of a html document so that when the page is called a print dialogue box pops up automatically:
<body ONLOAD="window.print()";>
Does anyone know if it is possible to make the print pages default to another quantity rather than 1, say for example 4?
Many thanks in advance!
Rob.
I am using a simple piece of javascript code in the body tag of a html document so that when the page is called a print dialogue box pops up automatically:
<body ONLOAD="window.print()";>
Does anyone know if it is possible to make the print pages default to another quantity rather than 1, say for example 4?
Many thanks in advance!
Rob.