[pdftex] thumbpdf and page orientation
Aiko Huckauf
Aiko.Huckauf at epost.de
Sat Feb 3 14:08:58 CET 2001
Sunday, January 28, 2001, 10:58:58 PM, Heiko Oberdiek wrote:
> thumbpdf 2.8 supports landscape pages.
Well, in the meantime I have upgraded my system and use thumbpdf 2.8.
Unfortunately, the problem with the landscape-pages remained:
The pdf-file produced with pdfTeX 14d is all right (portrait pages
have portrait orientation, and landscape pages have landscape
orientation - with Acrobat Reader 4.05), but after running thumpdf
_all_ pages that follow the first landscape page are rotated, no
matter if I use
\begin{landscape}
\begin{figure}[hptb]
\thispagestyle{plain}
\centering
\includegraphics*[viewport=36 35 559 376,height=0.927\textwidth]
{Pics/Spectrometer_1.pdf}
\caption{Setup of Spectrometer 1}
\label{Pic:Spektrometer_1}
\end{figure}
\end{landscape}
\clearpage
\newpage
or
\landscape
\begin{figure}[hptb]
\thispagestyle{plain}
\centering
\includegraphics*[viewport=36 35 559 376,height=0.927\textwidth]
{Pics/Spectrometer_1.pdf}
\caption{Setup of Spectrometer 1}
\label{Pic:Spektrometer_1}
\end{figure}
\endlandscape
What am I doing wrong? Is it possible that the problem is due to my
Ghostscript settings?
Aiko Huckauf
More information about the pdftex
mailing list