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

  <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>Guardar un documento en PDF, Postscript o en un archivo SVG en lugar de enviarlo a la impresora.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>daniel.mustieles@gmail.com</mal:email>
      <mal:years>2011 - 2022</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Nicolás Satragno</mal:name>
      <mal:email>nsatragno@gnome.org</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Francisco Molinero</mal:name>
      <mal:email>paco@byasl.com</mal:email>
      <mal:years>2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Jorge González</mal:name>
      <mal:email>jorgegonz@svn.gnome.org</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  </info>

  <title>Imprimir a un archivo</title>

  <p>Puede elegir imprimir un documento a un archivo en lugar de enviarlo a la impresora. Imprimir a un archivo creará un archivo <sys>PDF</sys>, <sys>Postscript</sys> o <sys>SVG</sys> que contendrá el documento. Esto puede ser útil si quiere transferir el documento a otra máquina o compartirlo con alguien.</p>

  <steps>
    <title>Para imprimir a un archivo:</title>
    <item>
      <p>Abra el diálogo de impresión pulsando <keyseq><key>Ctrl</key><key>P</key></keyseq>.</p>
    </item>
    <item>
      <p>Select <gui>Print to File</gui> in the
      <gui style="tab">General</gui> tab.</p>
    </item>
    <item>
    <!-- "Save" button in GTK4, "Select" button in GTK3 -->
      <p>To change the default filename and where the file is saved to, click
      the filename below the printer selection. Click
      <gui style="button">Select</gui> or <gui style="button">Save</gui>
      once you have finished choosing.</p>
    </item>
    <item>
      <p><sys>PDF</sys> es el tipo de archivo predeterminado del sistema para el documento. Si quiere usar un <gui>Formato de salida</gui> diferente, seleccione <sys>Postscript</sys> o <sys>SVG</sys>.</p>
    </item>
    <item>
      <p>Elija el resto de preferencias de la página.</p>
    </item>
    <item>
      <p>Pulse <gui style="button">Imprimir</gui> para guardar el archivo.</p>
    </item>
  </steps>

</page>
