Javascript window.print() giving Error
                            
                         
                        
                     
                 
                
                    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.