I pass on the solution to this that I learned from Alexander Wollmann
([EMAIL PROTECTED]):
"To get rid of the pagenumber
on the first page you have to write \thispagestyle{empty} (marked as TeX)
before the first paragraph (that means directly after the title)."
Dennis
----- Begin included message -----
I have a document that I need to produce without page numbering. Setting
this to empty kills all the page numbers, except the first page. I
changed this after the document was partially completed.
----- End included message -----