I need to display my college logo as watermark in certificate only...
i tried with \usepackage{draftwatermark}
and
\SetWatermarkText{\includegraphics{filename}}
\SetWatermarkAngle{0}
\SetWatermarkScale{0.45}
\SetWatermarkColor[rgb]{0,1,0}
\SetWatermarkLightness{1}
.....everything is fine except lightness..image is displaying as it is...so the text is not visible .Is there any other commands. for watermark certificate and lightness should be very low.


\documentclass{...}and ending with\end{document}. – jub0bs May 26 '13 at 13:02