Page 1 of 1

Setting browser print options?

Posted: Mon Nov 21, 2005 12:55 pm
by Ir0nSpIkE
Hi All

I want to allow my users to print displayed data from my dynamiclly created page, so I created a print pre-view version, (simply the same page but without graphics & using a differenet css file.) and the print button just has "onClick=\"window.print()".

This does everything I need, it's just that with IE the date and url to the page is printed at the bottom of the page. Is there a way to prevent this?