Hi ,
I have a print button in my aspx file which uses window.print(); to print the page.But it always takes about 30 secs for the print pop up box to appear when the button is clicked the first time.But for all subsequent clicks it takes just a sec..
Is there any way i can have the print pop up box to come up sooner the first time itself?I use c#.net.
I have a print button in my aspx file which uses window.print(); to print the page.But it always takes about 30 secs for the print pop up box to appear when the button is clicked the first time.But for all subsequent clicks it takes just a sec..
Is there any way i can have the print pop up box to come up sooner the first time itself?I use c#.net.