0

I'm creating exam paper using exam class as mentioned below:

\documentclass[a4paper,addpoints,answers,10pt]{exam}
\usepackage{tikz}
\usepackage{graphicx}
\usepackage{wallpaper}
\TileWallPaper{\paperwidth}{1\paperheight}{QPborder}
\begin{document}
\thispagestyle{empty}
\begin{figure}
\includegraphics[width=1.25\linewidth, height=1.15\textheight, keepaspectratio=true]{Std3Qpcover}
\end{figure}
\end{document}

Before Starting questions, I want to add image on the first page occupying full size of A4 page (without margin & wallpaper background). I tried many options already mentioned on the forum, but somehow nothing is working. Can you please suggest, how can I add full page Image without margin & border & background image?

Pawan Mude
  • 2,921

0 Answers0