[pdftex] Joining pdf files and landscape mode

Oscar Chavez oc918 at mizzou.edu
Wed Jan 24 13:28:25 CET 2001


I want to change a page in a pdf document with another page (given to 
me as pdf, made from a Word file). All pages are landscape, but the 
resulting pdf shows the inserted page rotated (i.e. a landscaped page 
with portrait content).

The source is (almost):

\documentclass[pdftex]{article}
\usepackage{graphicx}
\usepackage[landscape,body={11in,8.5in}]{geometry}

\begin{document}
\vspace*{-0.5in}
\begin{center}
\includegraphics[page=1]{program.pdf}
\includegraphics[page=1]{center_page.pdf}
\includegraphics[page=3]{program.pdf}
\includegraphics[page=4]{program.pdf}
\includegraphics[page=5]{program.pdf}
\end{center}
\end{document}

The source file, the original pdf, the resulting pdf are all at 
http://www.missouri.edu/~oc918/pdf.html

TIA.



Oscar Chavez
oc918 at mizzou.edu

To you I'm an atheist, but to God I'm the loyal opposition.

     -- Woody Allen



More information about the pdftex mailing list