latex compile

Q: how to make pdf with bookmark?

A: \usepackage{hyperref}

use "PDFLaTeX" to compile

If .eps figures are used, insert the package \usepackage{epstopdf}

Skip graphics for compiling purpose

\renewcommand{\includegraphics}[2][]{\fbox{}}