Is there any package to insert an image (like a watermark) giving the X and Y coordinates, although then goes over the text?
[Tex/LaTex] Image like watermark
graphicswatermark
graphicswatermark
Is there any package to insert an image (like a watermark) giving the X and Y coordinates, although then goes over the text?
Best Answer
I used the
background
package to watermark versions of a document with\today
. It uses tikz nodes which allows a lot of customizations but has useful default values so you don't have to care:MWE: