[pdftex] Cropping odd and even pages

Willie Dresler Leiva wdl at icmc.sc.usp.br
Wed Dec 20 20:07:17 CET 2000


>you could set the PDF view to be always "set to width", does that
>help? you can do that in hyperref.

To achieve such an effect, I use the following commands in the preamble:

\usepackage{calc}      %% necessary because of the \hypercalcbp command
\usepackage{hyperref}  %% put any parameters you need
\hypersetup{pdfstartview={FitBH \hypercalcbp{\paperheight - \topmargin - 1in}}}


I hope that these lines help.

Willie



More information about the pdftex mailing list