\documentclass{article}

\usepackage[ps2pdf,bookmarks=false,%
                urlcolor=blue,citecolor=blue,linkcolor=blue,%
                pagecolor=blue,
                colorlinks,hyperfigures
           ]{hyperref}

\AtBeginDvi{%
  \special{!
    [ /Rotate 0 /PAGES pdfmark}
  }
\begin{document}
\thispagestyle{empty}
\hbox{ }
\end{document}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: 
