29 Dicembre 2012 alle 10:10
#81680
::
`\documentclass[a4paper]{report}
\usepackage[italian]{babel}
\usepackage{eso-pic,graphicx}
\usepackage[applemac]{inputenc}
\makeatletter
\newcommand\BackgroundPicture[2]{
\setlength{\unitlength}{1pt}
\put(0,\strip@pt\paperheight){
\parbox[t][\paperheight]{\paperwidth}{
\vfill
\centering
\includegraphics[angle=#2]{#1}
\vfill
}
}
}
\makeatother
\begin{document}
\flushleft
\begin{figure}
\includegraphics{logo.png}
\label{fig:1}
\end{figure}`
questo è l’inizio raga 😀