Printing Browser

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
vivekjain
Forum Commoner
Posts: 76
Joined: Thu Jan 08, 2004 12:38 am

Printing Browser

Post by vivekjain »

Hi,
I am using Javascript to print a broweser window, but when I print, it also prints the URL at the bottom of the page. How do I avoid the printing of the URL at the bottom of the page?

Thanks
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

That is a setting of the users browsers page setup. You cannot prevent that.
Post Reply