[pdftex] A3 and pdfpages

xavier roguiez xr at geo.hmg.inpg.fr
Wed Nov 20 12:39:48 CET 2002


Hi,

I've got a problem using pdfpage package. I'm trying to generate a A3 paper 
(landscape mode) based on A4 paper. But it doesn't work ? Is pdfpage 
limited to A4 mode or how can I change Iit ?

Thanks in advance for any help
Xavier

This is the code ;

\documentclass[12pt]{article}
....
\usepackage[final]{pdfpages}
...

\begin{document}
  \pdfpageheight 297mm
  \pdfpagewidth 420mm
  \textheight 297mm
  \textwidth 420mm
\includepdf[nup=1x2, scale=1, pages={{},1}, frame]{dpgarde.pdf}

\end{document}

Merci pour toute information

Xavier




More information about the pdftex mailing list