]> www.fi.muni.cz Git - evince.git/blob - help/C/duplex-3pages.page
printing: booklets topic added
[evince.git] / help / C / duplex-3pages.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       type="guide" style="task"
3       id="duplex-3page">
4
5   <info>
6     <link type="guide" xref="print-booklet#doubleSided"/>
7
8     <desc>Print a 3 page booklet.</desc>
9
10     <revision pkgversion="2.32" version="0.1" date="2010-10-26" status="draft"/>
11     <credit type="author">
12       <name>Tiffany Antopolski</name>
13       <email>tiffany@antopolski.com</email>
14     </credit>
15     <license>
16       <p>Creative Commons Share Alike 3.0</p>
17     </license>    
18
19   </info>
20
21 <title>
22  3-Page Booklet
23 </title>
24
25 <steps>
26  <item>
27   <p>
28    Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
29   </p>
30  </item>
31  <item>
32   <p>
33    Choose the <gui>General</gui> tab.
34   </p>
35   <p>
36    Under <em>Range</em>, choose <gui>Pages</gui>.  Type the numbers of the pages in this order: 3, 2, 1
37   </p>
38  </item>
39  <item>
40   <p>
41    Choose the <gui>Page Setup</gui> tab.
42   </p>
43   <p>
44    Under <em>Layout</em>, in the <gui>Two-side</gui> option, select <gui>Short Edge (Flip)</gui>.
45   </p>
46   <p>
47    In the <gui>Pages per side</gui> option, select <gui>2</gui>.
48   </p>
49   <p>
50    In the <gui>Page ordering</gui> menu, select <gui>Right to left</gui>.
51   </p>
52  </item>
53  <item>
54   <p>
55    Click <gui>Print</gui>.
56   </p>
57  </item>
58 </steps>
59
60
61 <note>
62    <p>
63     It is easier to print a 4-page booklet.  You may wish to add a blank page to your PDF document to make it 4-pages.  To do so, you can:
64    </p>
65 <steps>
66  <item>
67   <p>
68     Create a blank PDF using <app>Open Office Word Processor</app>.
69   </p>
70  </item>
71  <item>
72   <p>
73    Merge the blank page with your PDF document using <app>PDF-Shuffler</app> placing the blank page at the end.
74   </p>
75
76  </item>
77  <item>
78   <p>
79    Follow the steps for printing a <link xref="duplex-4page">4-page booklet</link>.
80   </p>
81  
82  </item>
83 </steps>
84 </note>
85
86 </page>