Re: BOOKMARK

Harish Kumar Holla <[email protected]>
Newsgroups gmane.comp.tex.tugindia
Message-ID <CAF2OwfESbR53jYrEXH0y_MjAPLKn1HQtpkW7wigP+OGiYzHBbQ@mail.gmail.com>
To put a background watermark:

\documentclass{article}
\usepackage{graphicx}
\usepackage{background}
\usepackage{lipsum}

\SetBgContents{\includegraphics[width=5cm]{example-image-a}}
\SetBgAngle{0}
\SetBgScale{1}
\SetBgOpacity{.2}
\SetBgPosition{current page.center}
%\SetBgHshift{2cm}

\begin{document}

\lipsum[1-120]

\end{document}

For manual/documentation, run -- *texdoc background *from command prompt
_______________________________________________
Home:        http://www.tug.org.in/
TeX FAQ:     http://www.tex.ac.uk/faq
unsubscribe: http://tug.org/mailman/listinfo/tugindia
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.