|
From: August <fus...@te...> - 2004-11-16 21:54:03
|
Hello all,
When I format a LaTeX source file with PDFLaTeX (version 2.4.1690) the
pages in the PDF document are scaled to about 96% of the size of the
pages in the corresponding DVI document. It makes no difference if the
document class option `a4paper' is present or not, the document
(printed on A4 paper) is still scaled. Has anyone experienced the same
problem? Try for instance to process the following file with LaTeX and
PDFLaTeX, print out the resulting documents and compare the results.
\documentclass{article}
\begin{document}
\noindent
If this document is formated with PDF \LaTeX{} the page is about 4\%
smaller compared to the corresponding DVI.
\end{document}
Regards,
August
|