]> git.sur5r.net Git - glabels/blob - help/sl/printfile.page
Imported Upstream version 3.2.0
[glabels] / help / sl / printfile.page
1 <?xml version="1.0" encoding="utf-8"?>
2 <page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" id="printfile" xml:lang="sl">
3
4   <info>
5     <link type="guide" xref="index#usage"/>
6     <revision pkgversion="3.0" version="0.1" date="2010-05-04" status="incomplete"/>
7     <desc>
8       How to print your labels and cards.
9     </desc>
10     <credit type="author">
11       <name>Jim Evins</name>
12       <email>evins@snaught.com</email>
13     </credit>
14     <credit type="author">
15       <name>Mario Blättermann</name>
16       <email>mario.blaettermann@gmail.com</email>
17     </credit>
18     <license>
19       <p>Creative Commons - deljenje pod enakimi pogoji 3.0</p>
20     </license>    
21   </info>
22
23     <title>To print labels and cards</title>
24
25       <p>To print labels or cards, choose
26         <guiseq><gui>File</gui><gui>Print</gui>
27         </guiseq> to display the <gui>Print</gui> dialog.
28         Once print options have been selected, click <gui>Print</gui>
29         to print the labels or cards.  To simply preview the results,
30         click <gui>Print Preview</gui> instead.</p>
31
32       <p>The <gui>Print</gui> dialog allows you to specify the
33         following print options:</p>
34
35       <section>
36         <title>The Labels Tab of the Print Dialog</title>
37
38         <section>
39             <title>Print control (Simple)</title>
40
41               <p>For simple labels or cards (no document merge), the job
42                 tabbed section contains the following copy controls.</p>
43
44               <!-- ==== Figure ==== -->
45                 <media type="image" src="figures/print-copies.png" mime="image/png" style="right">
46                 <p>Print Copy Controls</p>
47                 </media>
48               <!-- ==== End of Figure ==== -->
49
50               <p>The number of copies of the label can be selected by
51                 choosing the number of full sheets to print, or a specific
52                 subset of labels on a single sheet.</p>
53
54               <p>The mini-preview can also be used to graphically select
55                 the subset of labels by clicking the first label on the
56                 mini-preview and dragging to the last label.</p>
57
58           </section>
59
60           <section>
61             <title>Print control (Merge)</title>
62
63               <p>For labels or cards using the document merge (also known
64                 as "mail merge") capability, the job tabbed section contains
65                 the following merge controls instead of copy controls.</p>
66
67               <!-- ==== Figure ==== -->
68                 <media type="image" src="figures/print-merge.png" mime="image/png" style="right">
69                 <p>Print Document Merge Controls</p>
70                 </media>
71               <!-- ==== End of Figure ==== -->
72
73               <p>The total number of labels or cards printed is the
74                 product of the number of records in the merge source and
75                 the number of copies selected.  If multiple copies are
76                 selected, these can be either collated (copies of the
77                 same record grouped together) or un-collated (one copy
78                 each record is printed before next copy).</p>
79
80               <p>Printing can begin on any label on the first sheet.
81                 This can be selected with the <gui>Start on
82                 label</gui> spinbutton.</p>
83
84               <p>The mini-preview can also be used to graphically select
85                 this first label, by clicking on the desired label in the
86                 mini-preview.</p>
87
88           </section>
89
90           <section> 
91           <title>Možnosti</title>
92               <p>The following options can also be selected.</p>
93               <list>
94                 <item>
95                   <p><gui>print outlines</gui></p>
96                   <p>Print outlines of labels.  This option is useful for
97                     dry-runs, to test printer alignment.</p>
98                 </item>
99                 <item>
100                   <p><gui>print in reverse</gui></p>
101                   <p>Prints the labels as mirror images.  This option is
102                     useful for printing on clear labels that will be viewed
103                     from the reverse side (e.g. in a car window).</p>
104                 </item>
105                 <item>
106                   <p><gui>print crop marks</gui></p>
107                   <p>Prints crop marks along the edge of the sheet.
108                     This option is useful for printing on blank stock, to
109                     be cut after printing.  This option does not work well
110                     with all templates.</p>
111                 </item>
112               </list>
113         </section>
114        </section>
115
116 </page>