1<?xml version="1.0" encoding="utf-8"?>
2<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="annotations-delete" xml:lang="wa">
3
4  <info>
5    <link type="guide" xref="index#annotations"/>
6    <link type="seealso" xref="annotations-save"/>
7    <revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
8    <credit type="author">
9      <name>David King</name>
10      <email its:translate="no">davidk@mate.org</email>
11    </credit>
12
13    <include xmlns="http://www.w3.org/2001/XInclude" href="legal-unported.xml"/>
14
15    <desc>Delete annotations from a PDF document.</desc>
16  </info>
17
18  <title>Removing annotations</title>
19
20  <p>An annotation is a note or comment added to a PDF document. You can remove
21  annotations that you or other people have added.</p>
22
23  <steps>
24    <item>
25      <p>View a page that has an annotation. If you are not sure which pages
26      have annotations, find them in the
27      <link xref="annotations-navigate">annotation side pane</link>.</p>
28    </item>
29    <item>
30      <p>Right-click on the annotation icon in the document, and click
31      <gui style="menuitem">Remove Annotation</gui>.</p>
32    </item>
33    <item>
34      <p>Save the changes to a new document by clicking <gui style="menuitem">File</gui>, followed by <gui style="menuitem">Save As…</gui>.</p>
35    </item>
36  </steps>
37
38</page>
39