RESOLVED: [pdftex] Fixing a rotation issue in an existing .pdf

dherrera at expresscopy.com dherrera at expresscopy.com
Thu Jan 19 01:28:31 CET 2006


On Wed, Jan 18, 2006 at 03:34:52PM -0800, dherrera at expresscopy.com wrote:
> After quite a bit of searching through google and searching the archives
> of this list, I have found a great deal of information, but not quite
> what I am looking for.

Jan Anderssen has made me aware of the pdfpages package, and this has
resolved my issue.

Thanks so much Jan!

Here is the version of the file I'm using now in case someone is
searching the list archives for a similar fix:

% test.tex
\documentclass{article}
\usepackage{pdfpages}

\begin{document}
\includepdf[pages=-,angle=90]{screwy_file.pdf}
\end{document}



More information about the pdftex mailing list