| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 
 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="printing-differentsize" xml:lang="gu">
  <info>
    <link type="guide" xref="printing#paper"/>
    <revision pkgversion="3.4.0" date="2012-02-19" status="candidate"/>
    <revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>
    <revision pkgversion="3.18" date="2015-09-29" status="final"/>
    <credit type="author">
      <name>ફીલ બુલ</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="author">
      <name>જીમ કેમ્પબેલ</name>
      <email>jwcampbell@gmail.com</email>
    </credit>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
    <its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" xlink:type="simple" xlink:href="gnome-help.its"/>
    <desc>વિવિધ પેપર માપ અથવા દિશા પર દસ્તાવેજને છાપો.</desc>
  </info>
  <title>પેપર માપને બદલો જ્યારે છાપી રહ્યા હોય</title>
  <p>જો તમે તમારાં દસ્તાવેજનાં પેપર માપને બદલવા માંગો તો (ઉદાહરણ તરીકે, A4 પેપર પર US પત્રનાં માપની PDF), તમે દસ્તાવેજ માટે છાપવાનાં બંધારણને બદલી શકો છો.</p>
  <steps>
    <item>
      <p>Open the print dialog by pressing
      <keyseq><key>Ctrl</key><key>P</key></keyseq>.</p>
    </item>
    <item>
      <p><gui>પાનાં સુયોજન</gui> ટેબને પસંદ કરો.</p>
    </item>
    <item>
      <p>Under the <gui>Paper</gui> column, choose your <gui>Paper size</gui>
      from the drop-down list.</p>
    </item>
    <item>
      <p>Click <gui>Print</gui> to print your document.</p>
    </item>
  </steps>
  <p>You can also use the <gui>Orientation</gui> drop-down list to choose a
  different orientation:</p>
  <list>
    <item><p><gui>પૉર્ટ્રેટ</gui></p></item>
    <item><p><gui>લૅન્ડસ્કેપ</gui></p></item>
    <item><p><gui>વિપરીત પૉર્ટ્રેટ</gui></p></item>
    <item><p><gui>વિપરીત લૅન્ડસ્કેપ</gui></p></item>
  </list>
</page>
 |