~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

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
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="duplex-10page" xml:lang="uk">

  <info>
    <link type="guide" xref="print-booklet#doubleSided"/>

    <desc>Print a 10 page booklet.</desc>

    <revision pkgversion="2.32" version="0.1" date="2010-10-26" status="draft"/>
    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany@antopolski.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

<title>10-Page Booklet</title>
<steps>
 <item>
  <p>
   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
  </p>
 </item>

 <item>
  <p>
   Choose the <gui>General</gui> tab.
  </p>
 <p>
   Under <em>Range</em>, select <gui>Pages</gui>.
  </p>
  <p>
   Type the numbers of the pages in this order: 10, 3, 4, 9, 8, 5, 6, 7, 2
  </p>

 </item>
 <item>
  <p>
   Choose the <gui>Page Setup</gui> tab.
  </p>
  <p>
   Under <em>Layout</em>, in the <gui>Two-side</gui> option, select <gui>Short Edge (Flip)</gui>.
  </p>
  <p>
   In the <gui>Pages per side</gui> option, select <gui>2</gui>.
  </p>
  <p>
   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
  </p>
  <p>
   Click <gui>Print</gui>.
  </p>
 </item>



 <item>
 <p>
  Once the pages have printed, take the paper with page 2 on it, place it back in the printer, taking care to orient it correctly (page 1 will be printed on the other side).
 </p>
 </item>
 <item>
  <p>
   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
  </p>
 </item>
 <item>
  <p>
   Choose the <gui>General</gui> tab.
  </p>
  <p>
   Under <em>Range</em> select the <gui>Pages</gui> option and type: 1
  </p>

 </item>
<item>
  <p>
   Choose the <gui>Page Setup</gui> tab.
  </p>
  <p>
   In the <gui>Page ordering</gui> menu, select <gui>Right to left</gui>.
  </p>
  <p>
   Click <gui>Print</gui>.
  </p>
 </item>

</steps>
<note>
   <p>
    It is easier to print a 12-page booklet.  You may wish to add 2 blank pages to your PDF document to make it 12-pages.  To do so, you can:
   </p>
<steps>
 <item>
  <p>
    Create a blank PDF document 2-pages long using <app>Open Office Word Processor</app>.
  </p>
 </item>
 <item>
  <p>
   Merge the blank PDF with your PDF document using <app>PDF-Shuffler</app>  placing the blank pages at the end.
  </p>

 </item>
 <item>
  <p>
   Follow the steps for printing a <link xref="duplex-12page">12-page booklet</link>.
  </p>
 </item>
</steps>
</note>
</page>