summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-printing-select.page
blob: e5ae33dbac7cba8ad0cf6c7399576a89cc54d178 (plain)
1
2
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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="gedit-printing-select">

  <info>
    <link type="guide" xref="gedit-printing#printing-order-select"/>
    <desc>Choose the pages that you want to print.</desc>
  </info>

  <title>Only print certain pages</title>

  <p>You can selectively print only certain pages from the document. For
  example, if you enter the page numbers "1,3,5-7,9", then only pages 1, 3,
  5, 6, 7 and 9 will be printed. To print pages of your choice:</p>

  <steps>
   <item>
    <p>Select <guiseq><gui style="menu">File</gui>
    <gui style="menuitem">Print…</gui></guiseq>.</p>
   </item>
   <item>
    <p>In the <gui style="tab">General</gui> tab in the Print dialog choose
    <gui style="radiobutton">Pages</gui> from the
    <gui style="group">Range</gui> section.</p></item>
   <item>
    <p>Type the numbers of the pages you want to print from the document,
    separated by commas. Use a dash to specify a range of pages.</p>
   </item>
  </steps>

  <!--TODO: Fix this <media type="image" src="print-select.png"/> -->
</page>