Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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.