MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Q: Displaying Current time/date in Page headers

  • To: mathgroup at smc.vnet.net
  • Subject: [mg34237] Re: Q: Displaying Current time/date in Page headers
  • From: rlsmith at his.com (Poppo)
  • Date: Sat, 11 May 2002 04:04:52 -0400 (EDT)
  • References: <abfrrv$grc$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Go to Printing Settings, then Headers and paste
Cell[ TextData[ {ValueBox[ "Date"]}, ", ", {ValueBox[ "Time"]}],
"Header"]

On Fri, 10 May 2002 07:11:59 +0000 (UTC), "Coleman, Mark"
<mark.coleman at dri-wefa.com> wrote:

>Hi,
>
>Is there a way to have the current time and date appear in the PageHeader (or Footer) of a notebook when printing?
>
>Thanks
>
>-Mark
>
>



  • Prev by Date: Re: Sequence and Or
  • Next by Date: Re: PSLQ implementation?
  • Previous by thread: Q: Displaying Current time/date in Page headers
  • Next by thread: Re: Q: Displaying Current time/date in Page headers