2
Answers

Javascript window.print() giving Error

Sahil Jani

Sahil Jani

13y
2.7k
1
Hi,

I have used this <asp:Button ID="btnPrint" runat="server" Text="Print" OnClientClick="window.print()" /> to print my document.
But It popup the print tab and when I give print it just print the blank.

I have attached two screen shot of that file.

Attachment: screenshot.zip

Answers (2)