<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="task" id="printing-to-file" xml:lang="zh-CN">

  <info>
    <link type="guide" xref="printing" group="#last"/>

    <revision pkgversion="3.8" date="2013-03-29" status="review"/>
    <revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>
    <revision pkgversion="3.18" date="2015-09-29" status="final"/>

    <credit type="author copyright">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>将文档保存为 PDF、PostScript 或 SVG 文件，而不是发送到打印机。</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>TeliuTe</mal:name>
      <mal:email>teliute@163.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>tuberry</mal:name>
      <mal:email>orzun@foxmail.com</mal:email>
      <mal:years>2021</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Victor_Trista</mal:name>
      <mal:email>ljlzjzm@hotmail.com</mal:email>
      <mal:years>2023</mal:years>
    </mal:credit>
  </info>

  <title>打印到文件</title>

  <p>您可以选择将文档打印为文件，而不是发送给打印机打印。打印到文件将创建一个包含文档的 <sys>PDF</sys>、<sys>PostScript</sys> 或 <sys>SVG</sys>文件。如果您想将文档传输到另一台机器上或与他人共享，这将非常有用。</p>

  <steps>
    <title>要打印到文件：</title>
    <item>
      <p>按 <keyseq><key>Ctrl</key><key>P</key></keyseq> 打开打印对话框。</p>
    </item>
    <item>
      <p>在 <gui style="tab">常规</gui> 选项卡中选择 <gui>打印到文件</gui>。</p>
    </item>
    <item>
    <!-- "Save" button in GTK4, "Select" button in GTK3 -->
      <p>要更改默认文件名和文件保存位置，请点击打印机选择下方的文件名。完成选择后，请点击 <gui style="button">选择</gui> 或 <gui style="button">保存</gui>。</p>
    </item>
    <item>
      <p><sys>PDF</sys> 是打印文档的默认文件类型。如果您想使用不同的<gui>输出格式</gui>，请选择 <sys>PostScript</sys> 或 <sys>SVG</sys>。</p>
    </item>
    <item>
      <p>选择您的其他页面首选项。</p>
    </item>
    <item>
      <p>按<gui style="button">打印</gui>保存文件。</p>
    </item>
  </steps>

</page>
