Results 1 to 2 of 2

Thread: Quick question

  1. #1
    Join Date
    Sep 2008
    Location
    Midland, Texas
    Posts
    52
    Thanks
    16
    Thanked 0 Times in 0 Posts

    Question Quick question

    I am trying to write a script so I can print print out the date I write in an HTML for. Is there a way using Javascript to eliminate the address (document location) that shows at the bottom of the page when a web page is printed? Thanks in advance for your help.

  2. #2
    Join Date
    Jul 2006
    Posts
    497
    Thanks
    8
    Thanked 70 Times in 70 Posts

    Default

    No. You have to deliver the page to be printed as a PDF document to control what meta information is printed on the user's page (without asking the user to change browser settings).
    -- Chris
    informal JavaScript student of Douglas Crockford
    I like wikis - a lot.

  3. The Following User Says Thank You to Jesdisciple For This Useful Post:

    xtiano77 (10-21-2008)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •