If you've got a large document (500 pages+) in Postscript and want to add page numbers, does anyone know how to do this?
This might be a solution:
ps2pdf
\includepdf
)pagecommand={\thispagestyle{plain}}
or something from the fancyhdr package in the arguments of \includepdf
pdf2ps