Search Contact information
University of Cambridge Home Department of Engineering
University of Cambridge >  Engineering Department >  computing help >  LaTeX

Printing PDF from LaTeX onto A4

There are several ways to start with a LaTeX file, convert it to PDF and print it out. At each stage there's a chance that the "paper size" will change, thus disturbing paper layout. If the defaults are incorrectly set, the following information might be useful.

Output methods

Our CUPS-based "lp" program can cope with PDF so these routes are available

Program defaults

If you're administrator on a recent Unix LaTeX installation, the following should fix most defaults to A4
   texconfig xdvi a4
   texconfig dvips paper a4
   texconfig pdftex paper a4
   texconfig dvipdfm paper a4
© Cambridge University Engineering Dept
Information provided by Tim Love (tpl)
Last updated: May 2005