Re: inserire file pdf in latex

#39969
Up
0
Down
::


io faccio così

`
\begin{figure}[p]
\centering
\includegraphics[width=\textwidth]{frontespizio.pdf}
\end{figure}
`

Go to top