Feedback on: irt.org FAQ Knowledge Base Q49
Comments:
I get the message 'object doesn't support this property or object'
using window.print();
Worth:
Length:
Technical:
Comments:
For printing the current page just use the following code
this.print(false,this.pageNum,this.pageNum)