Click to See Complete Forum and Search --> : printing problem


beginnerz
03-16-2005, 01:08 AM
my problem is i need to print a document directly from my web. But the problem is every web page i need to print it will show up the header name like "WebDeveloper Forums Page 1 of 1"
and with the footer URL "http//localhost/webdeveloper/mainpage.php 16/03/2005"

anybody hav any ideas bout how to block these things up.thanz a lot

Fang
03-16-2005, 02:15 AM
It's a browser option controlled by the user.
There are ActiveX objects for IE (only) to control the header and footer.

beginnerz
03-16-2005, 02:37 AM
do u mean tat after all... still need to change the setting through the printing setting either o not with the help of ActiveX

Fang
03-16-2005, 06:17 AM
Either use this ActiveX (http://www.meadroid.com/scriptx/index.asp) object for IE or change the printer settings in the browser options.