Mini Shell
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" style="task" id="print-pagescaling" xml:lang="ja">
<info>
<link type="guide" xref="printing"/>
<revision pkgversion="3.16" date="2015-01-27" status="incomplete"/>
<credit type="author">
<name>Ekaterina Gerasimova</name>
<email its:translate="no">kittykat3756@gmail.com</email>
<years>2015</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal-unported.xml"/>
<desc>Shrink or expand the document to fit the paper size.</desc>
</info>
<title>Scale page for printing</title>
<p>ドキュメントの用紙サイズを変更したい場合(たとえば、US Letter サイズの PDF を A4 用紙へ印刷したい場合)、ドキュメントの印刷形式を変更できます。</p>
<steps>
<item>
<p>Open the menu at the top-right of the window, then select
<gui style="menuitem">Print…</gui>.</p>
</item>
<item>
<p>Select the <gui style="tab">Page Handling</gui> tab.</p>
</item>
<item>
<p>Choose a <em>Paper Scaling</em> from the drop-down list.</p>
<list>
<item>
<p><em>None</em>: do not perform page scaling.</p>
</item>
<item>
<p><em>Shrink to Printable Area</em>: document pages larger than the
printable area are reduced to fit the printable area of the printer
page.</p>
</item>
<item>
<p><em>Fit to Printable Area</em>: document pages are enlarged or
reduced as required to fit the printable area of the printer
page.</p>
</item>
</list>
</item>
<item>
<p>Click <gui>Print</gui> to print your document.</p>
</item>
</steps>
</page>