> I would like to use this package, but it does nothing when I view the dvi
> or pdflatex output on screen. (The preamble does contain
> \usepackage{...,draftcopy}.)
This package didn't work for me either, so I use now the draftwatermark package.
I have this in my preamble:
\usepackage{draftwatermark}
\SetWatermarkFontSize{2.8cm}
\SetWatermarkText{Draft, not for public use!}
For more information have a look at its documentation.
regards Uwe
