Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have an asp.net page which captures user's input and has a save and print button upon submission of the entered information. This print button invokes the window.print() javascript command. I have a pdfcamp printer driver installed which in-turn allows the user to save the output as a pdf file. On opening this pdf file i notice an extra blank page after the content page even though the content is more than enough to accommodate in a single page. I observed this only in IE8. Although, this was working fine for IE9, this issue seems to appear only in IE8. Could someone help me on this issue?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900