mln_ndh
01-18-2012, 05:28 AM
Hi,
I'm using window.print() to print a document.
This is the coding :
<th colspan="2" align="right"><a href="JavaScript:window.print();" onclick="return verify()"><img src="image/image.gif" width="25" height="20" /></a></th>
How can i print the document without printing together the image?
Or is there any other way that you guys know?
Thanks :)
I'm using window.print() to print a document.
This is the coding :
<th colspan="2" align="right"><a href="JavaScript:window.print();" onclick="return verify()"><img src="image/image.gif" width="25" height="20" /></a></th>
How can i print the document without printing together the image?
Or is there any other way that you guys know?
Thanks :)