In this video, we will learn to use watermark in latex. A watermark is a faded background image that displays behind the text in a document. You can use them to indicate a document’s state (confidential, draft, etc.), add a subtle company logo, or even for a bit of artistic flair.
----------------------------------code--------------------------------
\documentclass[12pt]{article}
\usepackage{background}
\backgroundsetup{contents=\includegraphics{logo}, opacity=0.45, scale=4, color=blue, angle=45}
\begin{document}
Contents.....
\end{document}
--------------------------------------------------------------------------
Sample:
---------------------------------------------------------------------------
If this worked and helped you
► Do not forget to Like, Comment, and Subscribe !
=================================================
► To Watch all our videos, click here - https://goo.gl/aCCrzi
► Subscribe to our channel, click here - https://goo.gl/9QCQhC