Thanks, Peter. I just managed to convert the eps files to grayscale-
pdf with GSView. I couldn't configure GIMP to use ghostscript, because
> On Tue, Oct 25, 2011 at 1:00 PM, BDW <
boudewijn.verkooi...@gmail.com> wrote:
> > Can anyone help me to add a figure (pdf/jpg/png) file as a watermark?
> > It also needs to be shaded (like 50% transparent) and preferably
> > automatic converted to grey-scale when it is a colour-file. One
> > package can only add a text as watermark (shaded), the other one can
> > add a figure, but without transparency/shading.
>
> \documentclass{article}
> \usepackage{graphicx,eso-pic,lipsum}
> \AddToShipoutPicture{%
> \put(0,0){\includegraphics[height=297mm,width=210mm]{peter.jpg}}}
> \begin{document}
> \lipsum[1]
> \lipsum[2]
> \lipsum[3]
> \end{document}
>
> Just make sure that the image is proportioned correctly for the paper size,
> and that the image is monochromed and gray-scaled appropriately (LaTeX
> cannot do this: you must use a graphics package like GIMP to do that first).
>
> > I already used google a zillion times without help.
>
> Google for latex watermark image, look at the first