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

« back to all changes in this revision

Viewing changes to help/vi/forms-saving.page

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2011-04-14 16:20:57 UTC
  • mfrom: (1.6.4 upstream)
  • mto: (1.3.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 138.
  • Revision ID: james.westby@ubuntu.com-20110414162057-0ofhbd139zs6ev6y
ImportĀ upstreamĀ versionĀ 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="forms-saving" xml:lang="vi">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#forms"/>
 
6
    <desc>Make sure you save the
 
7
       form, otherwise all of the information you entered will be
 
8
       lost.</desc>
 
9
 
 
10
    <revision pkgversion="2.32.0" version="0.1" date="2010-05-06" status="review"/>
 
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
  </info>
 
19
 
 
20
<title>Saving a Form</title>
 
21
 
 
22
<p>
 
23
  You may wish to save your form after you have filled it out in one of two ways:
 
24
</p>
 
25
 
 
26
<list type="numbered">
 
27
<item><p>
 
28
     To save a copy that can be edited in the future (form remains interactive):
 
29
     </p>
 
30
   <steps>
 
31
    <item>
 
32
      <p>
 
33
      <guiseq><gui>File</gui><gui>Save a copy</gui></guiseq>
 
34
    </p>
 
35
     </item>
 
36
 <item>
 
37
      <p>
 
38
      Choose a name and folder to save the file in, then click <gui>Save</gui>.
 
39
      The PDF will be saved in the folder you chose.
 
40
      </p>
 
41
    </item>
 
42
   </steps>
 
43
</item>
 
44
<item><p>
 
45
    To save a copy that can no longer be edited (for example, to e-mail the form or submit it on-line):
 
46
      </p>
 
47
   <steps>
 
48
    <item>
 
49
      <p>
 
50
      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> and go to the
 
51
      <gui>General</gui> tab.
 
52
      </p>
 
53
    </item>
 
54
    <item>
 
55
      <p>
 
56
      Select <gui>Print to File</gui> and choose PDF as the
 
57
      <gui>Output format</gui>.
 
58
      </p>
 
59
    </item>
 
60
    <item>
 
61
      <p>
 
62
      Choose a name and folder to save the file in, then click <gui>Print</gui>.
 
63
      The PDF will be saved in the folder you chose.
 
64
      </p>
 
65
    </item>
 
66
   </steps>
 
67
</item>
 
68
</list>
 
69
 
 
70
<note style="bug">
 
71
<p>
 
72
  Copies of encrypted files can not be saved or printed.
 
73
</p>
 
74
</note>
 
75
 
 
76
</page>