]> www.fi.muni.cz Git - evince.git/commitdiff
printing: booklets topic added
authorTiffany Antopolski <tiffany@antopolski.com>
Fri, 29 Oct 2010 00:09:50 +0000 (20:09 -0400)
committerTiffany Antopolski <antopolski@src.gnome.org>
Sun, 31 Oct 2010 17:14:49 +0000 (13:14 -0400)
25 files changed:
help/C/duplex-10pages.page [new file with mode: 0644]
help/C/duplex-11pages.page [new file with mode: 0644]
help/C/duplex-12pages.page [new file with mode: 0644]
help/C/duplex-13pages.page [new file with mode: 0644]
help/C/duplex-14pages.page [new file with mode: 0644]
help/C/duplex-15pages.page [new file with mode: 0644]
help/C/duplex-16pages.page [new file with mode: 0644]
help/C/duplex-3pages.page [new file with mode: 0644]
help/C/duplex-4pages.page [new file with mode: 0644]
help/C/duplex-5pages.page [new file with mode: 0644]
help/C/duplex-6pages.page [new file with mode: 0644]
help/C/duplex-7pages.page [new file with mode: 0644]
help/C/duplex-8pages.page [new file with mode: 0644]
help/C/duplex-9pages.page [new file with mode: 0644]
help/C/duplex-npages.page [new file with mode: 0644]
help/C/index.page
help/C/noprint.page
help/C/print-2sided.page
help/C/print-booklet.page [new file with mode: 0644]
help/C/singlesided-13-16pages.page [new file with mode: 0644]
help/C/singlesided-17-20pages.page [new file with mode: 0644]
help/C/singlesided-3-4pages.page [new file with mode: 0644]
help/C/singlesided-5-8pages.page [new file with mode: 0644]
help/C/singlesided-9-12pages.page [new file with mode: 0644]
help/C/singlesided-npages.page [new file with mode: 0644]

diff --git a/help/C/duplex-10pages.page b/help/C/duplex-10pages.page
new file mode 100644 (file)
index 0000000..b4648e5
--- /dev/null
@@ -0,0 +1,118 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-10page">
+
+  <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>
diff --git a/help/C/duplex-11pages.page b/help/C/duplex-11pages.page
new file mode 100644 (file)
index 0000000..6c71656
--- /dev/null
@@ -0,0 +1,111 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-11page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 11 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>
+ 11-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>, choose <gui>Pages</gui>.
+  </p>
+  <p>
+   Type the numbers of the pages in this order: 11, 2, 1
+  </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>Right to left</gui>.
+  </p>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+
+
+ <item>
+  <p>
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
+  </p>
+ </item>
+ <item>
+  <p>
+   Choose the <gui>General</gui> tab.
+  </p>
+  <p>
+   Type the numbers of the remaining pages in this order: 10, 3, 4, 9, 8, 5, 6, 7
+  </p>
+ </item>
+<item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab.
+  </p>
+  <p>
+   In the <gui>Page ordering</gui> menu, select <gui>Left to right</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 a blank page to your PDF document to make it 12-pages.  To do so, you can:
+   </p>
+<steps>
+ <item>
+  <p>
+    Create a blank PDF document 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 page 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>
diff --git a/help/C/duplex-12pages.page b/help/C/duplex-12pages.page
new file mode 100644 (file)
index 0000000..7f6a733
--- /dev/null
@@ -0,0 +1,61 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-12page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 12 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>
+ 12-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>, choose <gui>Pages</gui>.
+  </p>
+  <p>
+   Type the numbers of the pages in this order: 12, 1, 2, 11, 10, 3, 4, 9, 8, 5, 6, 7
+  </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>
+</steps>
+</page>
diff --git a/help/C/duplex-13pages.page b/help/C/duplex-13pages.page
new file mode 100644 (file)
index 0000000..b657585
--- /dev/null
@@ -0,0 +1,150 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-13page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 13 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>
+ 13-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> and type: 1  
+</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>Right to left</gui>.
+  </p>
+<p>
+Click <gui>Print</gui>.
+  </p>
+ </item>
+
+ <item>
+  <p>
+      Once the page has printed, take the paper and place it back in the printer, taking care to orient it correctly (page 2 will be printed on the other side).
+  </p>
+ </item>
+ <item>
+  <p>
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
+  </p>
+<p>
+Choose the General tab.  
+</p>
+<p>
+Under <em>Range</em>, select <gui>Pages</gui> and type: 2
+  </p>
+ </item>
+ <item>
+  <p>
+  Choose the <gui>Page Setup</gui> tab and in the <gui>Page ordering</gui>  menu, select <gui>Left to right</gui>.  
+</p>
+<p>
+Click <gui>Print</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+     To print page 3, Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+  </p>
+<p>
+In the <gui>General</gui> tab, enter 3 in the <gui>Pages</gui> selection.
+</p>
+<p>
+ In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right to left</gui>.  
+</p>
+<p>
+Click <gui>Print</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+    Once page 3 has printed, place the paper back in the printer (taking care to orient it correctly (pages 4 and 13 will be printed on the other side).
+  </p>
+ </item>
+ <item>
+  <p>
+       Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+ </p>
+<p>
+In the <gui>General</gui> tab enter pages 4, 13 in the <gui>Pages</gui> selection menu.
+</p>
+<p>
+ In the <gui>Page Setup</gui> tab set <gui>Page ordering</gui> to  <gui>Left to right</gui>.
+</p>
+<p>
+ Click <gui>Print</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+  </p>
+  <p>
+Enter pages 8, 9, 10, 7, 6, 11, 12, 5 in the <gui>Pages</gui> selection menu and set <gui>Page ordering</gui> to  <gui>Left to right</gui>. 
+</p>
+  <p>
+Click <gui>Print</gui>.
+  </p>
+ </item>
+</steps>
+<note>
+   <p>
+    It is easier to print a 16-page booklet.  You may wish to add 3 blank pages to your PDF document to make it 16-pages.  To do so, you can:
+   </p>
+<steps>
+ <item>
+  <p>
+    Create a blank PDF document 3-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-16page">16-page booklet</link>.
+  </p>
+ </item>
+</steps>
+</note>
+</page>
diff --git a/help/C/duplex-14pages.page b/help/C/duplex-14pages.page
new file mode 100644 (file)
index 0000000..ccf5062
--- /dev/null
@@ -0,0 +1,117 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-14page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 14 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>
+ 14-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: 14, 3, 4, 13, 12, 5, 6, 11, 10, 7, 8, 9, 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> again.
+  </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 16-page booklet.  You may wish to add 2 blank pages to your PDF document to make it 16-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-16page">16-page booklet</link>.
+  </p>
+ </item>
+</steps>
+</note>
+</page>
diff --git a/help/C/duplex-15pages.page b/help/C/duplex-15pages.page
new file mode 100644 (file)
index 0000000..4c20941
--- /dev/null
@@ -0,0 +1,50 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-15page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 15 page booklet.</desc>
+
+    <revision pkgversion="2.32" version="0.1" date="2010-10-28" 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>
+ 15-Page Booklet
+</title>
+
+
+   <p>
+    It is easier to print a 16-page booklet.  You may wish to add a blank page to your PDF document to make it 16-pages.  To do so, you can:
+   </p>
+<steps>
+ <item>
+  <p>
+    Create a blank PDF using <app>Open Office Word Processor</app>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Merge the blank page with your PDF document using <app>PDF-Shuffler</app> placing the blank page at the end.
+  </p>
+
+ </item>
+ <item>
+  <p>
+   Follow the steps for printing a <link xref="duplex-16page">16-page booklet</link>.
+  </p>
+ </item>
+</steps>
+
+
+</page>
diff --git a/help/C/duplex-16pages.page b/help/C/duplex-16pages.page
new file mode 100644 (file)
index 0000000..34b186d
--- /dev/null
@@ -0,0 +1,64 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-16page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 4 page booklet.</desc>
+
+    <revision pkgversion="2.32" version="0.1" date="2010-10-28" 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>
+ 16-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>, choose <gui>Pages</gui>.
+  </p>
+  <tree>
+   <item>
+   Type the numbers of the pages in this order: 
+       <item>16, 1, 2, 15, 14, 3, 4, 13, 12, 5, 6, 11, 10, 7, 8, 9</item>
+    </item>
+  </tree>
+ </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>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+</steps>
+</page>
diff --git a/help/C/duplex-3pages.page b/help/C/duplex-3pages.page
new file mode 100644 (file)
index 0000000..84e812b
--- /dev/null
@@ -0,0 +1,86 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-3page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 3 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>
+ 3-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>, choose <gui>Pages</gui>.  Type the numbers of the pages in this order: 3, 2, 1
+  </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>Right to left</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+</steps>
+
+
+<note>
+   <p>
+    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:
+   </p>
+<steps>
+ <item>
+  <p>
+    Create a blank PDF using <app>Open Office Word Processor</app>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Merge the blank page with your PDF document using <app>PDF-Shuffler</app> placing the blank page at the end.
+  </p>
+
+ </item>
+ <item>
+  <p>
+   Follow the steps for printing a <link xref="duplex-4page">4-page booklet</link>.
+  </p>
+ </item>
+</steps>
+</note>
+
+</page>
diff --git a/help/C/duplex-4pages.page b/help/C/duplex-4pages.page
new file mode 100644 (file)
index 0000000..707fbae
--- /dev/null
@@ -0,0 +1,63 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-4page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 4 page booklet.</desc>
+
+    <revision pkgversion="2.32" version="0.1" date="2010-10-26" sstatus="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>
+ 4-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>, choose <gui>Pages</gui>.
+  </p>
+  <p>
+   Type the numbers of the pages in this order: 4, 1, 2, 3
+  </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>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+</steps>
+</page>
diff --git a/help/C/duplex-5pages.page b/help/C/duplex-5pages.page
new file mode 100644 (file)
index 0000000..6d3a342
--- /dev/null
@@ -0,0 +1,147 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-5page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 5 page booklet.</desc>
+
+    <revision pkgversion="2.32" version="0.1" date="2010-10-26" sstatus="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>
+ 5-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> and type: 1
+  </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>Right to left</gui>.
+  </p>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+
+
+ <item>
+  <p>
+    Once the page has printed, take the paper and place it back in the printer, taking care to orient it correctly (page 2 will be printed on the other side).
+  </p>
+ </item>
+ <item>
+  <p>
+      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
+  </p>
+  <p>
+     Choose the General tab.  
+  </p>
+  <p>
+    Under <em>Range</em>, select <gui>Pages</gui> and type: 2
+  </p>
+ </item>
+ <item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab. 
+  </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>
+   To print page 3, click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+  </p>
+  <p>
+    In the <gui>General</gui> tab enter the page number in the <gui>Pages</gui> selection . 
+  </p>
+ </item>
+ <item>
+ <p>
+In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right to left</gui>. 
+  </p>
+<p>
+ Click <gui>Print</gui>.
+</p>
+ </item>
+ <item>
+ <p>
+    Once page 3 has printed, place the paper back in the printer (taking care to orient it correctly (pages 4 and 9 will be printed on the other side).
+ </p>
+ </item>
+ <item>
+  <p>
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>. 
+  </p>
+  <p>
+In the <gui>General</gui> tab enter pages 4, 9 in the <gui>Pages</gui> selection menu.  
+  </p>
+  <p>
+In the <gui>Page Setup</gui> tab set <gui>Page ordering</gui> to  <gui>Left to right</gui>.
+  </p>
+ <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+</steps>
+<note>
+   <p>
+    It is easier to print a 8-page booklet.  You may wish to add 3 blank pages to your PDF document to make it 8-pages.  To do so, you can:
+   </p>
+<steps>
+ <item>
+  <p>
+    Create a blank PDF document 3-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-8page">8-page booklet</link>.
+  </p>
+ </item>
+</steps>
+</note>
+</page>
diff --git a/help/C/duplex-6pages.page b/help/C/duplex-6pages.page
new file mode 100644 (file)
index 0000000..881b797
--- /dev/null
@@ -0,0 +1,120 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-6page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 6 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>
+ 6-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: 6, 3, 4, 5, 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 8-page booklet.  You may wish to add 2 blank pages to your PDF document to make it 8-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-8page">8-page booklet</link>.
+  </p>
+ </item>
+</steps>
+</note>
+</page>
diff --git a/help/C/duplex-7pages.page b/help/C/duplex-7pages.page
new file mode 100644 (file)
index 0000000..c63c060
--- /dev/null
@@ -0,0 +1,113 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-7page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 7 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>
+ 7-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>, choose <gui>Pages</gui>.
+  </p>
+  <p>
+   Type the numbers of the pages in this order: 7, 2, 1
+  </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>Right to left</gui>.
+  </p>
+ <p>
+   Click <gui>Print</gui>.
+  </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>
+   Type the numbers of the remaining pages in this order: 6, 3, 4, 5
+  </p>
+ </item>
+
+
+<item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab.
+  </p>
+  <p>
+   In the <gui>Page ordering</gui> menu, change the selection to <gui>Left to right</gui>.
+  </p>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+</steps>
+<note>
+   <p>
+    It is easier to print a 8-page booklet.  You may wish to add a blank page to your PDF document to make it 8-pages.  To do so, you can:
+   </p>
+<steps>
+ <item>
+  <p>
+    Create a blank PDF document 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 page at the end..
+  </p>
+
+ </item>
+ <item>
+  <p>
+   Follow the steps for printing a <link xref="duplex-8page">8-page booklet</link>.
+  </p>
+ </item>
+</steps>
+</note>
+</page>
diff --git a/help/C/duplex-8pages.page b/help/C/duplex-8pages.page
new file mode 100644 (file)
index 0000000..8400950
--- /dev/null
@@ -0,0 +1,64 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-8page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print an 8 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>
+ 8-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>, choose <gui>Pages</gui>.
+  </p>
+  <p>
+   Type the numbers of the pages in this order: 8, 1, 2, 7, 6, 3, 4, 5
+  </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>
+
+
+
+</steps>
+</page>
diff --git a/help/C/duplex-9pages.page b/help/C/duplex-9pages.page
new file mode 100644 (file)
index 0000000..3774776
--- /dev/null
@@ -0,0 +1,157 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-9page">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a 9 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>
+ 9-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> and type: 1
+  </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>Right to left</gui>.
+  </p>
+  <p>
+ Click <gui>Print</gui>.
+  </p>
+ </item>
+
+
+ <item>
+  <p>
+    Once the page has printed, take the paper and place it back in the printer, taking care to orient it correctly (page 2 will be printed on the other side).
+  </p>
+ </item>
+ <item>
+  <p>
+      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again and choose the General tab. 
+  </p>
+  <p>
+    Under <em>Range</em>, select <gui>Pages</gui> and type: 2
+  </p>
+ </item>
+ <item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab and in the <gui>Page ordering</gui>  menu, select <gui>Left to right</gui>.   
+  </p>
+  <p>
+ Click <gui>Print</gui>.
+  </p>
+ </item>
+
+ <item>
+  <p>
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+  </p>
+  <p>
+   In the <gui>General</gui> tab enter 3 in the <gui>Pages</gui> selection.
+ </p>
+ </item>
+
+ <item>
+ <p>
+
+ In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right to left</gui>. 
+ </p>
+ <p>
+ Click <gui>Print</gui>.
+  </p>
+ </item>
+ <item>
+ <p>
+    Once page 3 has printed, place the paper back in the printer (taking care to orient it correctly (pages 4 and 9 will be printed on the other side).
+ </p>
+ </item>
+ <item>
+  <p>
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>. 
+  </p>
+ <p>
+ In the <gui>General</gui> tab enter pages 4,9 in the <gui>Pages</gui> selection menu.
+</p>
+<p>
+
+ In the <gui>Page Setup</gui> tab set <gui>Page ordering</gui> to  <gui>Left to right</gui>. 
+</p>
+<p>
+Click <gui>Print</gui>.
+  </p>
+ </item>
+
+ <item>
+  <p>
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>. 
+</p>
+<p>
+Enter pages 8, 5, 6, 7 in the <gui>Pages</gui> selection menu and set <gui>Page ordering</gui> to  <gui>Left to right</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 3 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 3-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>
diff --git a/help/C/duplex-npages.page b/help/C/duplex-npages.page
new file mode 100644 (file)
index 0000000..09b2d30
--- /dev/null
@@ -0,0 +1,89 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="duplex-npage">
+
+  <info>
+    <link type="guide" xref="print-booklet#doubleSided"/>
+
+    <desc>Print a booklet over 20 pages.</desc>
+
+    <revision pkgversion="2.32" version="0.1" date="2010-10-28" 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>
+ n-Page Booklet
+</title>
+ <note style="important">
+  <p>
+   <em>n</em> is a multiple of 4.
+  </p>
+ </note>
+
+ <p>
+   If the number of pages in your PDF document is not a multiple of 4, you should add the appropriate number of blank pages (1,2 or 3) to make it a multiple of 4.
+ To do so, you can:
+   </p>
+ <steps>
+ <item>
+  <p>
+    Create a blank PDF using <app>Open Office Word Processor</app>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Merge the blank pages with your PDF document using <app>PDF-Shuffler</app> placing the blank pages at the end.
+  </p>
+ </item>
+</steps>
+
+
+<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>, choose <gui>Pages</gui>.
+  </p>
+  <tree>
+   <item>
+   Type the numbers of the pages in this order: 
+       <item>n, 1, 2, n-1, n-2, 3, 4, n-3, n-4, 5, 6, n-5, n-6, 7, 8, n-7, n-8, 9, 10, n-9, n-10, 11, 12, n-11...</item>
+      <item>...until you have typed n-number of pages.</item>
+    </item>
+  </tree>
+ </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>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+</steps>
+</page>
index a351e61e6285f8d41c003c94477b3c72ad0209a2..73665a50826d8069733ca615eb2235b44c0bd7d9 100644 (file)
@@ -20,7 +20,7 @@
 <title><media type="image" src="evincelogo.png">Evince logo</media>
 Evince Document Viewer</title>
 
-<section id="reading" style="2column">
+<section id="reading" style="2column" groups="main">
     <title>Reading Documents</title>
 </section>
 
@@ -40,7 +40,7 @@ Evince Document Viewer</title>
     <title>Interactive Forms</title>
 </section>
 
-<section id="problems" style="2column">
+<section id="problems" style="2column" groups ="main">
     <title>Problems and Common Questions</title>
 </section>
 
index 9c33bbde4b2775890c9dd8d49e1885d13d62a333..9b040de672f2da4971f2936b1f45dd4a363cf0c7 100644 (file)
@@ -16,7 +16,7 @@
 
   </info>
 
-<title>Why Can't I Print A Document?</title>
+<title>I Can't Print A Document</title>
 
 <p>A document might not print because of:</p>
  <list>
index e6d12f86c902936d43432d20cf5edd5ba03f79fc..3118f47d6848c9d1528e7c9ea269af2de9c0289b 100644 (file)
  </item>
 </steps>
 
-<p>
- If you are printing a booklet (which will perhaps be bound or stapled in the middle of each page):
-</p>
-<steps>
- <item>
-  <p>
-   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
-  </p>
- </item>
- <item>
-  <p>
-   Choose the <gui>Page Setup</gui> tab.
-  </p>
- </item>
- <item>
-  <p>
-   Under <em>Layout</em>, in the <gui>Pages per side</gui> menu, select <gui>2</gui>.
-  </p>
- </item>
- <item>
-  <p>
-   In the <gui>Page ordering</gui> and <gui>Only print</gui> options, choose selections that will print the document in such a way that the pages will be in the right order after binding. 
-  </p>
-  <media type="image" src="print-2sided.png"/>
-  <note>
-   <p>
-    You may need to use the <link xref="print-select"> Pages</link> option on the <gui>General</gui> tab too.
-   </p>
-  </note>
- </item>
-</steps>
-
 </page>
diff --git a/help/C/print-booklet.page b/help/C/print-booklet.page
new file mode 100644 (file)
index 0000000..40b63da
--- /dev/null
@@ -0,0 +1,39 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="print-booklet">
+
+  <info>
+    <link type="guide" xref="index#printing"/>
+
+    <desc>How to print a 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>
+ Booklet Printing
+</title>
+
+<p>
+ If you are printing a booklet (which will perhaps be bound or stapled in the middle of each page), select the type of printer you will be using for printing from the list below.  Then select the number of printed pages your booklet will have.
+</p>
+
+<section id="singleSided" style="2column">
+    <title>Printer Allows Single-Sided Printing</title>
+</section>
+
+<section id="doubleSided" style="2column">
+    <title>Printer Allows Double-Sided Printing</title>
+</section>
+
+
+
+</page>
diff --git a/help/C/singlesided-13-16pages.page b/help/C/singlesided-13-16pages.page
new file mode 100644 (file)
index 0000000..058c77f
--- /dev/null
@@ -0,0 +1,114 @@
+ <page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="singlesided-13-16page">
+
+  <info>
+    <link type="guide" xref="print-booklet#singleSided"/>
+
+    <desc>Print a 13, 14, 15 or 16 page booklet.</desc>
+
+    <revision pkgversion="2.32" version="0.1" date="2010-10-28" 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>
+ 13-Page to 16-Page Booklet
+</title>
+
+ <p>
+  If you have a 13, 14 or 15 page PDF document you should add the appropriate number of blank pages to make it 16-pages.  To do so, you can:
+   </p>
+ <steps>
+ <item>
+  <p>
+    Create a blank PDF using <app>Open Office Word Processor</app>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Merge the blank pages with your PDF document using <app>PDF-Shuffler</app> placing the blank pages at the end.
+  </p>
+ </item>
+</steps>
+
+ <p>
+  To print:
+ </p>
+  <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>, choose <gui>Pages</gui>.
+  </p>
+  <tree>
+   <item>
+   Type the numbers of the pages in this order: 
+       <item>16, 1, 2, 15, 14, 3, 4, 13, 12, 5, 6, 11, 10, 7, 8, 9</item>
+    </item>
+  </tree>
+ </item>
+ <item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab.
+  </p>
+  <p>
+   Under <em>Layout</em>, in the <gui>Two-side</gui> menu, select <gui>One Sided</gui>.
+  </p>
+  <p>
+   In the <gui>Pages per side</gui> menu, select <gui>2</gui>.
+  </p>
+  <p>
+   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
+  </p>
+  <p>
+   In the <gui>Only print</gui> menu, select <gui>Odd sheets</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+   <item>
+    <p>
+     When all the pages have printed, flip the pages over and place them back in the printer.
+    </p>
+   </item>
+   <item>
+    <p>
+    Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
+    </p>
+   </item>
+   <item>
+    <p>
+      Choose the <gui>Page Setup</gui> tab.
+    </p>
+     <p>
+      In the <gui>Only print</gui> menu, select <gui>Even sheets</gui>.
+     </p>
+   </item>
+   <item>
+    <p>
+     Click <gui>Print</gui>.
+    </p>
+   </item>
+  
+  </steps>
+
+</page>
diff --git a/help/C/singlesided-17-20pages.page b/help/C/singlesided-17-20pages.page
new file mode 100644 (file)
index 0000000..64cfa88
--- /dev/null
@@ -0,0 +1,110 @@
+ <page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="singlesided-17-20page">
+
+  <info>
+    <link type="guide" xref="print-booklet#singleSided"/>
+
+    <desc>Print a 17, 18, 19 or 20 page booklet.</desc>
+
+    <revision pkgversion="2.32" version="0.1" date="2010-10-28" 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>
+ 17-Page to 20-Page Booklet
+</title>
+
+ <p>
+  If you have a 17, 18 or 19 page PDF document you should add the appropriate number of blank pages to make it 20-pages.  To do so, you can:
+   </p>
+ <steps>
+ <item>
+  <p>
+    Create a blank PDF using <app>Open Office Word Processor</app>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Merge the blank pages with your PDF document using <app>PDF-Shuffler</app> placing the blank pages at the end.
+  </p>
+ </item>
+</steps>
+
+ <p>
+  To print:
+ </p>
+  <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>, choose <gui>Pages</gui>.
+  </p>
+  <tree>
+   <item>
+   Type the numbers of the pages in this order: 
+       <item>20, 1, 2, 19, 18, 3, 4, 17, 16, 5, 6, 15, 14, 7, 8, 13, 12, 9, 10, 11</item>
+    </item>
+  </tree>
+ </item>
+ <item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab.
+  </p>
+  <p>
+   Under <em>Layout</em>, in the <gui>Two-side</gui> menu, select <gui>One Sided</gui>.
+  </p>
+  <p>
+   In the <gui>Pages per side</gui> menu, select <gui>2</gui>.
+  </p>
+  <p>
+   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
+  </p>
+  <p>
+   In the <gui>Only print</gui> menu, select <gui>Odd sheets</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+   <item>
+    <p>
+     When all the pages have printed, flip the pages over and place them back in the printer.
+    </p>
+   </item>
+   <item>
+    <p>
+    Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
+    </p>
+   </item>
+   <item>
+    <p>
+      Choose the <gui>Page Setup</gui> tab.
+    </p>
+     <p>
+      In the <gui>Only print</gui> menu, select <gui>Even sheets</gui>.
+     </p>
+   </item>
+   <item>
+    <p>
+     Click <gui>Print</gui>.
+    </p>
+   </item> 
+  </steps>
+</page>
diff --git a/help/C/singlesided-3-4pages.page b/help/C/singlesided-3-4pages.page
new file mode 100644 (file)
index 0000000..7efaa20
--- /dev/null
@@ -0,0 +1,111 @@
+ <page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="singlesided-3-4page">
+
+  <info>
+    <link type="guide" xref="print-booklet#singleSided"/>
+
+    <desc>Print a 3 or 4 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>
+ 3-Page or 4-Page Booklet
+</title>
+
+ <p>
+  If you have a 3-Page PDF document you should add a blank page to make it 4-pages.  To do so, you can:
+   </p>
+ <steps>
+ <item>
+  <p>
+    Create a blank PDF using <app>Open Office Word Processor</app>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Merge the blank page with your PDF document using <app>PDF-Shuffler</app> placing the blank page at the end.
+  </p>
+ </item>
+</steps>
+
+ <p>
+  To print:
+ </p>
+  <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>, choose <gui>Pages</gui>.
+  </p>
+  <p>
+   Type the numbers of the pages in this order: 4, 1, 2, 3
+  </p>
+ </item>
+ <item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab.
+  </p>
+  <p>
+   Under <em>Layout</em>, in the <gui>Two-side</gui> menu, select <gui>One Sided</gui>.
+  </p>
+  <p>
+   In the <gui>Pages per side</gui> menu, select <gui>2</gui>.
+  </p>
+  <p>
+   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
+  </p>
+  <p>
+   In the <gui>Only print</gui> menu, select <gui>Odd sheets</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+   <item>
+    <p>
+     When all the pages have printed, flip the pages over and place them back in the printer.
+    </p>
+   </item>
+   <item>
+    <p>
+    Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
+    </p>
+   </item>
+   <item>
+    <p>
+      Choose the <gui>Page Setup</gui> tab.
+    </p>
+     <p>
+      In the <gui>Only print</gui> menu, select <gui>Even sheets</gui>.
+     </p>
+   </item>
+   <item>
+    <p>
+     Click <gui>Print</gui>.
+    </p>
+   </item>
+  
+  </steps>
+
+</page>
diff --git a/help/C/singlesided-5-8pages.page b/help/C/singlesided-5-8pages.page
new file mode 100644 (file)
index 0000000..a205d52
--- /dev/null
@@ -0,0 +1,111 @@
+ <page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="singlesided-5-8page">
+
+  <info>
+    <link type="guide" xref="print-booklet#singleSided"/>
+
+    <desc>Print a 5, 6, 7 or 8 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>
+ 5-Page to 8-Page Booklet
+</title>
+
+ <p>
+  If you have a 5,6 or 7 page PDF document you should add the appropriate number of blank pages to make it 8-pages.  To do so, you can:
+   </p>
+ <steps>
+ <item>
+  <p>
+    Create a blank PDF using <app>Open Office Word Processor</app>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Merge the blank pages with your PDF document using <app>PDF-Shuffler</app> placing the blank pages at the end.
+  </p>
+ </item>
+</steps>
+
+ <p>
+  To print:
+ </p>
+  <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>, choose <gui>Pages</gui>.
+  </p>
+  <p>
+   Type the numbers of the pages in this order: 8, 1, 2, 7, 6, 3, 4, 5
+  </p>
+ </item>
+ <item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab.
+  </p>
+  <p>
+   Under <em>Layout</em>, in the <gui>Two-side</gui> menu, select <gui>One Sided</gui>.
+  </p>
+  <p>
+   In the <gui>Pages per side</gui> menu, select <gui>2</gui>.
+  </p>
+  <p>
+   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
+  </p>
+  <p>
+   In the <gui>Only print</gui> menu, select <gui>Odd sheets</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+   <item>
+    <p>
+     When all the pages have printed, flip the pages over and place them back in the printer.
+    </p>
+   </item>
+   <item>
+    <p>
+    Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
+    </p>
+   </item>
+   <item>
+    <p>
+      Choose the <gui>Page Setup</gui> tab.
+    </p>
+     <p>
+      In the <gui>Only print</gui> menu, select <gui>Even sheets</gui>.
+     </p>
+   </item>
+   <item>
+    <p>
+     Click <gui>Print</gui>.
+    </p>
+   </item>
+  
+  </steps>
+
+</page>
diff --git a/help/C/singlesided-9-12pages.page b/help/C/singlesided-9-12pages.page
new file mode 100644 (file)
index 0000000..1d19466
--- /dev/null
@@ -0,0 +1,111 @@
+ <page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="singlesided-9-12page">
+
+  <info>
+    <link type="guide" xref="print-booklet#singleSided"/>
+
+    <desc>Print a 9, 10, 11 or 12 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>
+ 9-Page to 12-Page Booklet
+</title>
+
+ <p>
+  If you have a 9, 10 or 11 page PDF document you should add the appropriate number of blank pages to make it 12-pages.  To do so, you can:
+   </p>
+ <steps>
+ <item>
+  <p>
+    Create a blank PDF using <app>Open Office Word Processor</app>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Merge the blank pages with your PDF document using <app>PDF-Shuffler</app> placing the blank pages at the end.
+  </p>
+ </item>
+</steps>
+
+ <p>
+  To print:
+ </p>
+  <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>, choose <gui>Pages</gui>.
+  </p>
+  <p>
+   Type the numbers of the pages in this order: 12, 1, 2, 11, 10, 3, 4, 9, 8, 5, 6, 7
+  </p>
+ </item>
+ <item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab.
+  </p>
+  <p>
+   Under <em>Layout</em>, in the <gui>Two-side</gui> menu, select <gui>One Sided</gui>.
+  </p>
+  <p>
+   In the <gui>Pages per side</gui> menu, select <gui>2</gui>.
+  </p>
+  <p>
+   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
+  </p>
+  <p>
+   In the <gui>Only print</gui> menu, select <gui>Odd sheets</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+   <item>
+    <p>
+     When all the pages have printed, flip the pages over and place them back in the printer.
+    </p>
+   </item>
+   <item>
+    <p>
+    Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
+    </p>
+   </item>
+   <item>
+    <p>
+      Choose the <gui>Page Setup</gui> tab.
+    </p>
+     <p>
+      In the <gui>Only print</gui> menu, select <gui>Even sheets</gui>.
+     </p>
+   </item>
+   <item>
+    <p>
+     Click <gui>Print</gui>.
+    </p>
+   </item>
+  
+  </steps>
+
+</page>
diff --git a/help/C/singlesided-npages.page b/help/C/singlesided-npages.page
new file mode 100644 (file)
index 0000000..aafcc07
--- /dev/null
@@ -0,0 +1,116 @@
+ <page xmlns="http://projectmallard.org/1.0/"
+      type="guide" style="task"
+      id="singlesided-npage">
+
+  <info>
+    <link type="guide" xref="print-booklet#singleSided"/>
+
+    <desc>Print a booklet over 20 pages.</desc>
+
+    <revision pkgversion="2.32" version="0.1" date="2010-10-28" 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>
+ n-Page Booklet
+</title>
+ <note style="important">
+  <p>
+   <em>n</em> is a multiple of 4.
+  </p>
+ </note>
+ <p>
+   If the number of pages in your PDF document is not a multiple of 4, you should add the appropriate number of blank pages (1,2 or 3) to make it a multiple of 4.
+ To do so, you can:
+   </p>
+ <steps>
+ <item>
+  <p>
+    Create a blank PDF using <app>Open Office Word Processor</app>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Merge the blank pages with your PDF document using <app>PDF-Shuffler</app> placing the blank pages at the end.
+  </p>
+ </item>
+</steps>
+
+ <p>
+  To print:
+ </p>
+  <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>, choose <gui>Pages</gui>.
+  </p>
+  <tree>
+   <item>
+   Type the numbers of the pages in this order: 
+       <item>n, 1, 2, n-1, n-2, 3, 4, n-3, n-4, 5, 6, n-5, n-6, 7, 8, n-7, n-8, 9, 10, n-9, n-10, 11, 12, n-11...</item>
+      <item>...until you have typed n-number of pages.</item>
+    </item>
+  </tree>
+ </item>
+ <item>
+  <p>
+   Choose the <gui>Page Setup</gui> tab.
+  </p>
+  <p>
+   Under <em>Layout</em>, in the <gui>Two-side</gui> menu, select <gui>One Sided</gui>.
+  </p>
+  <p>
+   In the <gui>Pages per side</gui> menu, select <gui>2</gui>.
+  </p>
+  <p>
+   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
+  </p>
+  <p>
+   In the <gui>Only print</gui> menu, select <gui>Odd sheets</gui>.
+  </p>
+ </item>
+ <item>
+  <p>
+   Click <gui>Print</gui>.
+  </p>
+ </item>
+   <item>
+    <p>
+     When all the pages have printed, flip the pages over and place them back in the printer.
+    </p>
+   </item>
+   <item>
+    <p>
+    Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
+    </p>
+   </item>
+   <item>
+    <p>
+      Choose the <gui>Page Setup</gui> tab.
+    </p>
+     <p>
+      In the <gui>Only print</gui> menu, select <gui>Even sheets</gui>.
+     </p>
+   </item>
+   <item>
+    <p>
+     Click <gui>Print</gui>.
+    </p>
+   </item> 
+  </steps>
+</page>