to execute print.. i always use
<script>
 window.print();
 
 </script>

that's script above will execute print when i enter my page (which is will 
print)


but the problem i have was.. 
how to make user don't see print window but he/she will print and by pass the 
print window?
if that a matter of security, i will agree with you.

is there a way to by pass the print window.
thx in advance

Reply via email to