blob: 9768f8a3c7b6ffddfdd897cf64f575fcc84e0cad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<head>
<title>UK TeX FAQ -- question label acroantics</title>
</head><body>
<h3>Adobe <i>Reader</i> messing with print size</h3>
<p/>Printing from Adobe <i>Reader</i> shrinks the page “to fit”
(<em>by default</em>). Unfortunately, its calculation doesn’t consider
the existing margins of the document, so that it shrinks what it
believes is your whole page onto what it believes is its output page.
The effect typically looks as if your margins have expanded.
<p/>Solve this problem by adjusting the <i>Reader</i>’s default in the
print dialogue; unfortunately, this dialogue varies from one version
to the next. On <i>Reader</i> version 7, there are two entries to
check:
<blockquote>
Page Scaling (default: “Fit to printer margins”) — change to
“None”, and<br>
Scale (default 95% of Normal size) — change to
“100%”.
</blockquote><p>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=acroantics">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=acroantics</a>
</body>
|