I have two divs on my a page - one represents the screen view and one is the printview. I then use CSS to display the screen view to the user but to print the "print view" when the user clicks on the print button.
I use this method on several different pages. However, a common trend is that a blank page tends to print out at the end of the content of the print div. Any ideas why this would happen. It happens in several different programs so I am not sure why.
Also in older versions of IE it even tries to print thousands of pages even though there might be only one page of data. Any insights into this would be appreciated.
Mighty
I use this method on several different pages. However, a common trend is that a blank page tends to print out at the end of the content of the print div. Any ideas why this would happen. It happens in several different programs so I am not sure why.
Also in older versions of IE it even tries to print thousands of pages even though there might be only one page of data. Any insights into this would be appreciated.
Mighty