0

Possible Duplicates:
PDF file containing 3D object is not included correctly with \includegraphics
How to preserve hyperlinks in included pdf?

I am using LaTeX, and at some point need to insert a PDF file. Ok, got that one working with \includepdf. However the inserted PDF contains an animation (slides 26-29, you need to click on the image). The file is properly inserted, however the animation does not work.

\documentclass{report}

\usepackage{pdfpages,epstopdf,hyperref,movie15}
\begin{document}
qwe
\includepdf[pages={-},landscape]{Rate-Effects-Presentation.pdf}
\end{document}

The file to be inserted is http://civil.colorado.edu/~saouma/Rate-Effects-Presentation.pdf and the output of the log file is in http://civil.colorado.edu/~saouma/junk2.log.

victor
  • 705

0 Answers0