MathGroup Archive 1997

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

Search the Archive

Re: Putting Today's Date in Header when Printing?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg9332] Re: [mg9293] Putting Today's Date in Header when Printing?
  • From: "C. Woll" <carlw at u.washington.edu>
  • Date: Sat, 1 Nov 1997 03:33:20 -0500
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

Here's an answer to a related question which I gave a while ago.

On Fri, 23 May 1997, Tom Burton wrote:

> ...
>
> o  Make it easy to put the current date and time in the footer. I
cannot get this to work now.
> 
> ... 

Tom, 

I have a suggestion for getting the current date and time in the footer.
Try going into the Option Inspector. Change the scope to notebook, and
then go to Notebook Options -> Printing Options -> PageFooters ->
leftpage. Then, under left, center or right, put in, for example, the
following text: 

Cell[ TextData[{ ValueBox["Date"],"\n",ValueBox["Time"] }],"Footer"]

Do the same thing for the rightpage, and try printing. 

Good luck!

Carl

On Mon, 27 Oct 1997, AES wrote:

> How do I do it?  (On a Mac)
> 
> Thanks, email reply appreciated, siegman at ee.stanford.edu
> 
> 



  • Prev by Date: Re: Re: Newbie question: a whine about "professors"
  • Next by Date: Re: WriteList function?
  • Previous by thread: Re: Re: Newbie question: a whine about "professors"
  • Next by thread: logarithmic graphics