I have a problem putting a graphic watermark in my document. I am using watermark package and I have no idea how to scale the watermark. I put this in my preamble.
Code: Select all
\usepackage{watermark}
\watermark{\centering\put(85,-690){\includegraphics[width=0.5
\textwidth]{picture.jpg}}
But what do I have to do in order to scale it?
Thanks a lot!
Cheers