Print takes a long time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • divyaphilip
    New Member
    • Mar 2008
    • 5

    #1

    Print takes a long time

    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.
Working...