Short eso-pic example

Whenever I have to put something on an arbitrary position on a page, I like to use the eso-pic package. Here’s a short example how it works:

\documentclass[12pt,ngerman]{scrreprt}
 
\usepackage{eso-pic,rotating,graphicx}
\usepackage{blindtext}
 
\author{John Doe}
\title{Some Thesis}
 
\begin{document}
 
\AddToShipoutPicture*{\put(200,200){\rotatebox{45}{\scalebox{3}{Examiners copy}}}}
\maketitle
 
\blindtext
 
\end{document}
 
<a href="http://uweziegenhagen.de/wp-content/uploads/2014/02/eso.png"><img src="http://uweziegenhagen.de/wp-content/uploads/2014/02/eso.png" alt="eso" width="491" height="711" class="aligncenter size-full wp-image-2915" /></a>

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website