8
votes
2answers
244 views

Watermark on pictures only

I know how to use a watermark on a full page in LaTeX reports, using for instance this code: \usepackage{draftwatermark} \SetWatermarkText{Confidential} \SetWatermarkScale{5} However, on my report, ...
6
votes
1answer
2k views

Watermark image

Please note I'm new to LaTeX so don't know much about it (yet). I've looked on-line about how to add a watermark image but don't know how to do it. I've seen sites that show something about it but ...
0
votes
0answers
469 views

How to adjust opacity of the background image (watermark) [closed]

What is the easiest way to adjust opacity of the background image Conference Poster a0poster I am using a0poster, eso-pic, and graphicx. My workflow can uses latex routine and can not be switched to ...
11
votes
3answers
2k views

Add logo on each page.

I need to insert a logo on pdflatex supported format on the bottom right of each page. Do you think it's possible?