I'd like to insert a PDF, but make it "lighter" by setting the opacity to 10% ("background watermark"). How to do that? A solution that works with texlive 2011 would be great.
I use pdflatex and includegraphics to insert the image.
|
I'd like to insert a PDF, but make it "lighter" by setting the opacity to 10% ("background watermark"). How to do that? A solution that works with texlive 2011 would be great. I use pdflatex and includegraphics to insert the image. |
|||
|
You could use the
In case the transparency doesn't work with your image for some reason, you could instead put a semi-transparent white box over your image:
|
|||||||||||
|
tikz-pgfbundle into my tiny document... – topskip Dec 11 '12 at 8:37\tracingallthe resulting output and see what specials to use :-) – Joseph Wright♦ Dec 11 '12 at 8:40