1

I'm wondering if there is any possibility to make a clickable logo like in html code, it would be like this

\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{hyperref}

\begin{document}
\href{link_adress}{\includegraphics[scale=0.5]{logo}}   
\end{document} 

Is it possible to do something like that but which works?

Ludovic C.
  • 8,888
JaCkO91
  • 489
  • Where should the link point to? A web page, or somewhere internal to the document? – Werner Sep 25 '13 at 21:20
  • @Werner yes a web page for example , if it's the logo of the university , the link will be the official site of that university – JaCkO91 Sep 25 '13 at 21:53

0 Answers0