Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.