removing the default date on pdf

Asked by Samandeep

I tried to convert a .tex document into pdf using PDFLATEX.
the document is created succesfully, but It by default shows the date of creating pdf e.g. 25-01-2011 on the top of the document.
I do not want to mention any date on my document.
How can I do this??

Thanks
Saman

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu evince Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
mycae (mycae) said :
#1

You may want to use the \date{} command to set the date to the empty string in the latex file.

http://www.emerson.emory.edu/services/latex/latex_125.html

I believe this needs to be done in the preamble, before you \begin your document.

Can you help with this problem?

Provide an answer of your own, or ask Samandeep for more information if necessary.

To post a message you must log in.