blob: 28816f68d181057e767bb0c3a8f23470adb17179 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="annotations-save">
<info>
<link type="guide" xref="index#annotations"/>
<desc>How to save your annotations.</desc>
<revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany@antopolski.com</email>
</credit>
<credit type="editor">
<name>Shobha Tyagi</name>
<email its:translate="no">tyagishobha@gmail.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>Save a copy of an annotated PDF</title>
<p>
To save a copy of your annotated PDF for future viewing using
<app>Atril</app> or any other PDF viewer
<em>that supports annotations</em>:
</p>
<steps>
<item>
<p>
Click <guiseq><gui>File</gui><gui>Save As…</gui></guiseq>
</p>
</item>
<item>
<p>
Choose a name and folder in which to save the file, then click
<gui>Save</gui>. The PDF will be saved in the folder you chose.
</p>
</item>
</steps>
<p>
Annotations are added according to the PDF specification. Therefore, most PDF
readers should be able to read them. Adobe Reader is known to work.
</p>
</page>
|