]> www.fi.muni.cz Git - evince.git/commitdiff
Interactive forms guides added.
authorTiffany Antopolski <tiffany@antopolski.com>
Fri, 8 Oct 2010 14:33:45 +0000 (10:33 -0400)
committerTiffany Antopolski <antopolski@src.gnome.org>
Sun, 31 Oct 2010 17:14:49 +0000 (13:14 -0400)
help/C/forms-saving.page [new file with mode: 0644]
help/C/forms.page
help/C/index.page

diff --git a/help/C/forms-saving.page b/help/C/forms-saving.page
new file mode 100644 (file)
index 0000000..04880af
--- /dev/null
@@ -0,0 +1,75 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="topic" style="task"
+      id="forms-saving">
+
+  <info>
+    <link type="guide" xref="index#forms"/>
+    <desc>Saving a form with your information filled in.</desc>
+
+    <revision pkgversion="2.32.0" version="0.1" date="2010-05-06" status="review"/>
+    <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>Saving a Form</title>
+
+<p>
+  You may wish to save your form after you have filled it out in one of two ways:
+</p>
+
+<list type = "numbered">
+<item><p>
+     To save a copy that can be edited in the future (form remains interactive):
+     </p>
+   <steps>
+    <item>
+      <p>
+      <guiseq><gui>File</gui><gui>Save a copy...</gui></guiseq>
+    </p>
+     </item>
+ <item>
+      <p>
+      Choose a name and folder to save the file in, then click <gui>Save</gui>. 
+      The PDF will be saved in the folder you chose.
+      </p>
+    </item>
+   </steps>
+</item>
+<item><p>
+    To save a copy that can no longer be edited (no longer interactive):
+      </p>
+   <steps>
+    <item>
+      <p>
+      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> and go to the 
+      <gui>General</gui> tab.
+      </p>
+    </item>
+    <item>
+      <p>
+      Select <gui>Print to File</gui> and choose PDF as the 
+      <gui>Output format</gui>.
+      </p>
+    </item>
+    <item>
+      <p>
+      Choose a name and folder to save the file in, then click <gui>Print</gui>. 
+      The PDF will be saved in the folder you chose.
+      </p>
+    </item>
+   </steps>
+</item>
+</list>
+
+<note style="bug">
+<p>
+  Copies of encrypted files can not be saved or printed.
+</p>
+</note>
+
+</page>
index 95567d5bfc82d7287c5bf2a9c5776f68207a7ed6..cb2f62101f917f5fc7b9080a521cf5feaf87f11d 100644 (file)
@@ -3,7 +3,7 @@
       id="forms">
 
   <info>
-    <link type="guide" xref="index#other"/>
+    <link type="guide" xref="index#forms"/>
     <desc>Working with fillable forms in <app>Evince Document Viewer</app>.</desc>
 
     <revision pkgversion="2.30.3" version="0.1" date="2010-09-28" status="review"/>
   </info>
 
 <title>Forms</title>
-
+<p>
+   When filling out an interactive form, you can navigate from field to field by clicking on a field with your mouse.  When you are finished filling out a text field, click <key>Enter</key>.
+</p>
+<note style = "bug">
+ <p>
+   Failure to click <key>Enter</key> after filling a text field will cause that field to not be saved when saving a copy of the document or printing the document.
+ </p>
+</note>
+<p>
+   Checkboxes can be checked/unchecked by clicking with your mouse.
+</p>
+<p>
+   You can make a selection in scrollable list box by clicking on the list box and scrolling to your choice with your mouse.
+</p>
+<note style = "tip">
+ <p>
+There may be some parts of a form that you may need to fill out by hand <em>after</em> you print the form.  For example, you might have to circle certain things, or sign the form in one or more places.  If you wish to do this electronically, you may want to try <link href = "http://www.g-loaded.eu/2008/05/03/how-to-annotate-pdf-files-in-linux-using-xournal/">Xournal</link>.
+</p>
+</note>
 
 
 </page>
index 154fdf5a7dedc72fb263ba5089aa3760621e96ff..f682472f305a6a18eb788939f1be88f80b3bfc67 100644 (file)
@@ -34,6 +34,10 @@ Evince Document Viewer</title>
     <title>Annotations</title>
 </section>
 
+<section id="forms" style="2column" groups="main">
+    <title>Interactive Forms</title>
+</section>
+
 <section id="problems" style="2column">
     <title>Problems and Common Questions</title>
 </section>