[pdftex] bookmarks and zooming with pdflatex + hyperref + acrobat reader

franciszek holop fred at pentacom.sk
Tue Nov 4 14:56:12 CET 2003


sorry, about the previous post, i was not aware the list
is stripping attachments..

here's test1 and test2

%%%%%%%%%%%%%%%%% test1
\documentclass[a4paper,10pt]{report}
\usepackage[pdftex]{graphicx}
\usepackage{pslatex}
\usepackage{a4wide}

\setlength\parskip{\medskipamount}
\setlength\parindent{0pt}
\pagestyle{empty}

\begin{document}
\section*{some section}
\subsection*{some subsection}
\end{document}
%%%%%%%%%%%%%%%%% eof test1

%%%%%%%%%%%%%%%%% test2
\documentclass[a4paper,10pt]{report}
\usepackage[pdftex]{graphicx}
\usepackage{pslatex}
\usepackage{a4wide}
\usepackage[pdftex]{hyperref}

\hypersetup{
  bookmarks=false,
  bookmarksopen=false,
  pdfpagemode=None
}

\setlength\parskip{\medskipamount}
\setlength\parindent{0pt}
\pagestyle{empty}

\begin{document}
\section*{some section}
\subsection*{some subsection}
\end{document}
%%%%%%%%%%%%%%%%% eof test2

-f
-- 
breeding rabbits is a hare raising experience.


More information about the pdftex mailing list