Monday, 19 August 2013

window.print printing blank pages + IE 7 + asp.net mcv3

window.print printing blank pages + IE 7 + asp.net mcv3

I am working on a web application, it's developed using MVC3
On the top of the page I have print button which will do Window.Print()
When my page (view) has data of one page(view) it prints fine, but when my
page(view) has more more data -- more than one page it prints blank pages
followed by content.
This behavior is seen in IE7, works fine in IE8.
Any thoughts please.....

No comments:

Post a Comment