I need to print the page

Nov 22 2011 1:08 AM
 
  i used window.print() javascript function it works fine but it never shows the hided data that present in the scrollbar. I used another style sheet for remove the scroll and manage the alignment problem while printing. but i am not satisfy when change the .css for print.. i need a coding for display the current page without the scrollbar and that coding manage the automatically aligne all the controls present in the printable page.. is there any in built method for doing this task in jquery.. can u help me.

with thanks,
Gopinath Ganesan 

Answers (2)

0
Gopinath Ganesan

Gopinath Ganesan

  • 0
  • 16
  • 24k
Nov 22 2011 2:57 AM
can u send any other coding because i already tried printHelper class... but i had a problem in the alignment..
0
Krishna Garad

Krishna Garad

  • 0
  • 15.6k
  • 8.5m
Nov 22 2011 2:15 AM

Attachment: printhelper.rar

Check The class uploaded with and use to print the control it will print the continer control on the page may help you.