1
<?xml version="1.0" encoding="utf-8"?>
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="printing-booklet-singlesided" xml:lang="lv">
5
<link type="guide" xref="printing-booklet"/>
9
<revision pkgversion="3.4.0" date="2012-02-19" status="candidate"/>
11
<credit type="author">
12
<name>Tiffany Antopolski</name>
13
<email>tiffany@antopolski.com</email>
15
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
18
<title>Print a booklet on a single-sided printer</title>
21
<p>These instructions are for printing a booklet from a PDF document.</p>
22
<p>If you want to print a booklet from a <app>LibreOffice</app> document,
23
first export it to a PDF by choosing <guiseq><gui>File</gui><gui>Export
24
as PDF…</gui></guiseq>. Your document needs to have a multiple of 4
25
number of pages (4, 8, 12, 16,...). You may need to add up to 3 blank
33
<p>Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.</p>
36
<p>Choose the <gui>General</gui> tab.</p>
37
<p>Under <em>Range</em>, choose <gui>Pages</gui>.</p>
40
<p>Type the numbers of the pages in this order (n is the total number of
41
pages, and a multiple of 4):</p>
43
<p>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,
44
10, n-9, n-10, 11, 12, n-11...</p>
45
<p>...until you have typed all of the pages.</p>
49
<note><p>Examples:</p>
50
<p>4 page booklet: Type <input>4,1,2,3</input></p>
51
<p>8 page booklet: Type <input>8,1,2,7,6,3,4,5</input></p>
52
<p>12 page booklet: Type <input>12,1,2,11,10,3,4,9,8,5,6,7</input></p>
53
<p>16 page booklet: Type <input>16,1,2,15,14,3,4,13,12,5,6,11,10,7,8,9</input></p>
54
<p>20 page booklet: Type <input>20,1,2,19,18,3,4,17,16,5,6,15,14,7,8,13,12,9,10,11</input></p>
59
<p>Choose the <gui>Page Setup</gui> tab.</p>
60
<p>Under <em>Layout</em>, in the <gui>Two-sided</gui> menu, select
61
<gui>One Sided</gui>.</p>
62
<p>In the <gui>Pages per side</gui> menu, select <gui>2</gui>.</p>
63
<p>In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.</p>
64
<p>In the <gui>Only print</gui> menu, select <gui>Odd sheets</gui>.</p>
67
<p>Click <gui>Print</gui>.</p>
70
<p>When all the pages have printed, flip the pages over and place them back
74
<p>Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.</p>
77
<p>Choose the <gui>Page Setup</gui> tab.</p>
78
<p>In the <gui>Only print</gui> menu, select <gui>Even sheets</gui>.</p>
81
<p>Click <gui>Print</gui>.</p>