Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

How to get Creation Date of Saved Website for footer output (print to PDF)?

more options

If you go into Page Setup within Firefox, the option for Footer is to output the date and/or time. I don't want the date of today that its printed, but instead want the Creation Date of this saved web session as its important to display this information with a legal case. The research that was done on a computer has to output this creation date at the bottom instead. I know I could add the date by using the Custom Field for Footer in Page options but prefer its automated somehow when printing to a PDF file (CutePDF). Please let me know.

Thanks

If you go into Page Setup within Firefox, the option for Footer is to output the date and/or time. I don't want the date of today that its printed, but instead want the Creation Date of this saved web session as its important to display this information with a legal case. The research that was done on a computer has to output this creation date at the bottom instead. I know I could add the date by using the Custom Field for Footer in Page options but prefer its automated somehow when printing to a PDF file (CutePDF). Please let me know. Thanks

Изабрано решење

You might be able to automate this if you open your pdfs with Adobe Acrobat Pro and make sure that the PDF has a certified date: Idea from *http://smallbusiness.chron.com/print-date-time-stamps-pdf-55986.htm...

Прочитајте овај одговор са објашњењем 👍 1

Сви одговори (2)

more options

Одабрано решење

You might be able to automate this if you open your pdfs with Adobe Acrobat Pro and make sure that the PDF has a certified date: Idea from *http://smallbusiness.chron.com/print-date-time-stamps-pdf-55986.htm...

more options

How do you know the creation date of the session -- is the date/time the file was saved? The JavaScript document.lastModified property might have that, in which case you might be able to inject it into the page before printing.