Page 1 of 1

Remove title, url & page # when printing from the browse

Posted: Fri Aug 27, 2004 10:57 am
by penguinboy
Is it possible to remove the title, url & page # when printing from the browser?

Posted: Fri Aug 27, 2004 11:07 am
by feyd
I think that functionality is totally controlled by the browser.. so no.

Posted: Fri Aug 27, 2004 2:30 pm
by penguinboy
Opera allows the user to disable printing headers & footers.

Posted: Fri Aug 27, 2004 5:15 pm
by pickle
Ya, it's browser side. In both Firefox and IE, that can be set from the Print Preview page.

Posted: Sat Aug 28, 2004 8:51 am
by timvw
long live CSS

media and display are the attributes you may want to look at ;)

Posted: Fri Sep 03, 2004 1:15 pm
by penguinboy
timvw wrote:long live CSS

media and display are the attributes you may want to look at ;)
CSS is great but afaik your wrong.

Posted: Fri Sep 03, 2004 7:21 pm
by timvw
i thought you didn't want to show thingies in the page itself... And therefore css media is really the answer :)

As i read it again, i suppose you're referring to the stuff added by the browser itself.. That answer would be: use a browser that doesn't do things you didn't ask for :)

Posted: Sat Sep 04, 2004 3:47 am
by vigge89